- As root user, execute the following command: - sh master-install-location/gsInstaller/gsInstaller.sh 
- Confirm the set-up properties. (Type - yor- Yand press- Enter.)- This step launches the HDP Installer. Depending on the number of nodes in your cluster, this step can take couple of minutes to complete the smoke tests. ![[Note]](../common/images/admon/note.png) - Note - The value of NameNode new generation size (default size of Java new generation for NameNode (Java option - -XX:NewSize)) should be 1/8 of maximum heap size (- -Xmx). To change the default setting, modify the- namenode_opt_newsizeproperty in the- master-install-location/gsInstaller/gsCluster.propertiesfile. Ensure that the value of the- namenode_opt_newsizeproperty is 1/8 the value of maximum heap size (- -Xmx). For more details on- gsCluster.propertiesfile, see Configuration Cluster Properties. Also ensure that your NameNode and secondary NameNode have identical memory settings.


