Case 1: Insecure MapR and HDFS Clusters

Describes how to configure access between an insecure MapR cluster and an insecure HDFS cluster.

If the MapR and HDFS clusters are both insecure, verify that the fs.hdfs.impl property in the $HADOOP_HOME/conf/core-site.xml file has the following value:

org.apache.hadoop.hdfs.DistributedFileSystem

No additional configuration is required.