Created 08-22-2017 08:39 AM
Hi,
is it possible to get all relevant Information about the remote Cluster which the Ambari-REST-API. I know that you get all relevant Information about the main-Ambari-Instance. But can I get the same Information to query the main-Ambari-Instance and with connected remote Ambari-Instance.
Best Regards
Created 08-22-2017 08:43 AM
This HCC thread looks duplicate of the following thread:
.
Yes Once we can access the rest API of the remote cluster then we can extract the information that the ambari server itself is able to extract from it's Database including the information's about the configurations/hosts/metrics (metrics Data is fetched from the AMS data store).
Although ambari server fetches some informations from the JMX URLs of the individual components like NameNode/DataNode .. those informations are not accessible via ambari APIs as they are directly received from the Components.
Created 08-22-2017 08:43 AM
This HCC thread looks duplicate of the following thread:
.
Yes Once we can access the rest API of the remote cluster then we can extract the information that the ambari server itself is able to extract from it's Database including the information's about the configurations/hosts/metrics (metrics Data is fetched from the AMS data store).
Although ambari server fetches some informations from the JMX URLs of the individual components like NameNode/DataNode .. those informations are not accessible via ambari APIs as they are directly received from the Components.