Related to a recent question on the forum.? ________________________________ From: Yusaku Sako <[email protected]> Sent: Thursday, April 02, 2015 6:41 PM To: [email protected] Subject: Re: Locating services using Ambari APIs
Hi Umar, You can make an API call like this: GET /api/v1/clusters/cluster_name/host_components?HostRoles/component_name=SLIDER_CLIENT Yusaku From: Um ar <[email protected]<mailto:[email protected]>> Reply-To: "[email protected]<mailto:[email protected]>" <[email protected]<mailto:[email protected]>> Date: Thursday, April 2, 2015 5:39 PM To: "[email protected]<mailto:[email protected]>" <[email protected]<mailto:[email protected]>> Subject: Locating services using Ambari APIs Hi, I am looking for a way to find out which service is running where on my cluster programmatically using Ambari APIs. For example, how to locate where 'Slider Client' is installed so that any slider commands can be redirected to that node. Thanks, -Umar
