IBM Cloud Pak® for Data Version 4.8 will reach end of support (EOS) on 31 July, 2025. For more information, see the Discontinuance of service announcement for IBM Cloud Pak for Data Version 4.X.
Upgrade to IBM Software Hub Version 5.1 before IBM Cloud Pak for Data Version 4.8 reaches end of support. For more information, see Upgrading from IBM Cloud Pak for Data Version 4.8 to IBM Software Hub Version 5.1.
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