Created on 05-09-2014 04:09 PM - edited 09-16-2022 01:58 AM
Is it possible to configure the Host Monitor Service via the Cloudera Manager REST API?
We would like to change one of the ports that the Host Monitor uses out of the box, but do it programatically via the REST API.
When I use the API to list the services or manager config, I'm not seeing the Host Monitor Service in any of the lists, so I'm guessing that this may not be possible, in which case we would like to request this as a feature.
Created 05-09-2014 04:20 PM
It should be avilalable via the endpoint documented here:
Keep in mind that the management service doesn't live under a cluster, it has its own endpoint.
Created 05-09-2014 04:20 PM
It should be avilalable via the endpoint documented here:
Keep in mind that the management service doesn't live under a cluster, it has its own endpoint.
Created 04-20-2017 03:10 PM
So how to get configuration details of the service? Like details from configuration tab.
Created 06-07-2019 08:53 AM
Yes Sam,
you can get the details of configuration from configuration tab of each service.For example for hive service as shown in below.