Managing connection to Apache Hadoop clusters
You can use a list of functions to manage your Apache Hadoop clusters.
To use the following functions, go to /opt/ibm/dsxhi/bin
and run the following commands:
-
To view a list of functions:
./manage_known_dsx.py –-help
-
To refresh the information if the Cloud Pak for Data cluster was reinstalled:
./manage_known_dsx.py –-refresh "url"
-
To delete a Cloud Pak for Data cluster from the known list:
./manage_known_dsx.py –-delete "url"
-
To view the known list of Cloud Pak for Data clusters:
./manage_known_dsx.py –-list
Parent topic: Establishing connection to Apache Hadoop clusters