You can modify an existing Hadoop instance based on your requirements.
Procedure
-
From the CommCell Console, expand Client Computers > pseudo-client > Big Data Apps.
-
Right-click the instance and click Properties.
-
In the Instance Properties dialog box, enter the HDFS URI host and user details to connect to the Hadoop cluster:
-
In the Instance Name box, type the instance name.
-
In the HDFS URI box, type the Fully Qualified Domain Name (FQDN) of the Hadoop NameNode.
Important: If you select the default HDFS URI, the URI details are fetched from the core-site.xml file. The core-site.xml file is located under the hadoop_installation_directory/conf/ directory.
-
Optional: In the HDFS User box, type the Hadoop user name if a non-root user account is used to manage the Hadoop cluster.
-
In the Hadoop Native Library Path box, type or click Browse to specify the path to the Hadoop native library (libhdfs.so).
Syntax:
/path_containing_hadoop_install_directory_native_folder
Example:
/usr/hadoop-2.6.1/lib/native
-
In the JVM Library Path box, type or click Browse to specify the path to the JVM library (libjvm.so).
Syntax:
/path_containing_jvm_jre_folder
Example:
/usr/lib/jvm/java-XX.xx-openjdk-XX.xx.x86_64/jre/lib/amd64/server
-
In the Master Node list, select one of the data access nodes as a master node for the instance.
-
-
Click OK.