Accessing External HDFS Clusters
Outlines how to use protocols to connect to other clusters.
HPE Data Fabric clusters can access an external HDFS cluster
with the webhdfs:// protocols.
Prerequisites
Before you begin, verify the following:
- The HPE Data Fabric node accessing the HDFS cluster
must have the
mapr-coreormapr-clientpackage installed. - The HDFS cluster is installed and configured according to the vendor's specifications.
- To use the
hdfs://protocol, edit the fs.hdfs.impl property in the$HADOOP_HOME/conf/core-site.xmlfile to include the valueorg.apache.hadoop.hdfs.DistributedFileSystem.
The following cases provide information about HPE Data Fabric and accessing HDFS clusters.