Cluster Configuration
Gathr enables automated configuration if the cluster is a CDH, HDInsight, or HDP cluster.
Log in to Gathr and go to Setup from the main menu.
Select Cluster Configuration and enter the login details for the cluster manager.
Upon clicking Save, all the managed services will be fetched.
If the Cloudera manager/Ambari server is enabled with SSL security then the user needs to import the host’s .pem file into the Gathr host JVM.
Similarly, if other services are enabled with SSL then the user needs to import the service host's .pem into Gathr JVM.
keytool -import -alias < alias name of the .pem > -file <certificate path> -keystore $JAVA\_HOME/jre/lib/security/cacerts -storepass changeit
If you have any feedback on Gathr documentation, please email us!