<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>question Re: Is there a way in ambari to find dependencies of services on each other? in Archives of Support Questions (Read Only)</title>
    <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Is-there-a-way-in-ambari-to-find-dependencies-of-services-on/m-p/150051#M56708</link>
    <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/239/vrathod.html" nodeid="239"&gt;@vrathod&lt;/A&gt;&lt;/P&gt;&lt;P&gt;The following ambari API can be used to see the required components list by a particular service like "Hive"&lt;/P&gt;&lt;P&gt;&lt;A href="http://localhost:8080/api/v1/stacks/HDP/versions/2.5/services/HIVE" target="_blank"&gt;http://localhost:8080/api/v1/stacks/HDP/versions/2.5/services/HIVE&lt;/A&gt;&lt;/P&gt;&lt;PRE&gt;required_services: ["ZOOKEEPER",
"HDFS",
"YARN",
"TEZ",
"PIG",
"SLIDER"
],
&lt;/PRE&gt;&lt;P&gt;.&lt;/P&gt;</description>
    <pubDate>Fri, 10 Mar 2017 01:04:30 GMT</pubDate>
    <dc:creator>jsensharma</dc:creator>
    <dc:date>2017-03-10T01:04:30Z</dc:date>
    <item>
      <title>Is there a way in ambari to find dependencies of services on each other?</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Is-there-a-way-in-ambari-to-find-dependencies-of-services-on/m-p/150049#M56706</link>
      <description>&lt;P&gt;I want to get a list of services that are dependent on a particular service. Is there a direct api call to do that?&lt;/P&gt;</description>
      <pubDate>Fri, 10 Mar 2017 00:54:12 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Is-there-a-way-in-ambari-to-find-dependencies-of-services-on/m-p/150049#M56706</guid>
      <dc:creator>vrathod</dc:creator>
      <dc:date>2017-03-10T00:54:12Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a way in ambari to find dependencies of services on each other?</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Is-there-a-way-in-ambari-to-find-dependencies-of-services-on/m-p/150050#M56707</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/239/vrathod.html" nodeid="239"&gt;@vrathod&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Ambari services uses "metainfo.xml" file which provides the information about the dependencies "the list of components that this component depends on"&lt;/P&gt;&lt;P&gt;&lt;A href="https://cwiki.apache.org/confluence/display/AMBARI/Writing+metainfo.xml" target="_blank"&gt;https://cwiki.apache.org/confluence/display/AMBARI/Writing+metainfo.xml&lt;/A&gt;&lt;/P&gt;&lt;P&gt;For example if we want to see "HIVE_SERVER" service is dependent on which all components.&lt;/P&gt;&lt;P&gt;&lt;A href="https://github.com/apache/ambari/blob/release-2.4.2/ambari-server/src/main/resources/common-services/HIVE/0.12.0.2.0/metainfo.xml#L64-L87" target="_blank"&gt;https://github.com/apache/ambari/blob/release-2.4.2/ambari-server/src/main/resources/common-services/HIVE/0.12.0.2.0/metainfo.xml#L64-L87&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 10 Mar 2017 00:57:21 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Is-there-a-way-in-ambari-to-find-dependencies-of-services-on/m-p/150050#M56707</guid>
      <dc:creator>jsensharma</dc:creator>
      <dc:date>2017-03-10T00:57:21Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a way in ambari to find dependencies of services on each other?</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Is-there-a-way-in-ambari-to-find-dependencies-of-services-on/m-p/150051#M56708</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/239/vrathod.html" nodeid="239"&gt;@vrathod&lt;/A&gt;&lt;/P&gt;&lt;P&gt;The following ambari API can be used to see the required components list by a particular service like "Hive"&lt;/P&gt;&lt;P&gt;&lt;A href="http://localhost:8080/api/v1/stacks/HDP/versions/2.5/services/HIVE" target="_blank"&gt;http://localhost:8080/api/v1/stacks/HDP/versions/2.5/services/HIVE&lt;/A&gt;&lt;/P&gt;&lt;PRE&gt;required_services: ["ZOOKEEPER",
"HDFS",
"YARN",
"TEZ",
"PIG",
"SLIDER"
],
&lt;/PRE&gt;&lt;P&gt;.&lt;/P&gt;</description>
      <pubDate>Fri, 10 Mar 2017 01:04:30 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Is-there-a-way-in-ambari-to-find-dependencies-of-services-on/m-p/150051#M56708</guid>
      <dc:creator>jsensharma</dc:creator>
      <dc:date>2017-03-10T01:04:30Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a way in ambari to find dependencies of services on each other?</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Is-there-a-way-in-ambari-to-find-dependencies-of-services-on/m-p/150052#M56709</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/3418/jsensharma.html" nodeid="3418"&gt;@Jay SenSharma&lt;/A&gt; Right, this gives me the services required for Hive. But what if I want to find what services are dependent on Hive? Maybe I can reverse look up by making this call for each service&lt;/P&gt;</description>
      <pubDate>Fri, 10 Mar 2017 01:08:22 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Is-there-a-way-in-ambari-to-find-dependencies-of-services-on/m-p/150052#M56709</guid>
      <dc:creator>vrathod</dc:creator>
      <dc:date>2017-03-10T01:08:22Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a way in ambari to find dependencies of services on each other?</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Is-there-a-way-in-ambari-to-find-dependencies-of-services-on/m-p/150053#M56710</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/239/vrathod.html" nodeid="239"&gt;@vrathod&lt;/A&gt; &lt;/P&gt;&lt;P&gt;You can use stack service API&lt;/P&gt;&lt;P&gt;e.g &lt;A href="http://&amp;lt;AMBARI_SERVER_HOST&amp;gt;/api/v1/stacks/HDP/versions/&amp;lt;HDP_VERSION/services/&amp;lt;SERVICE_NAME&amp;gt;" target="_blank"&gt;http://&amp;lt;AMBARI_SERVER_HOST&amp;gt;/api/v1/stacks/HDP/versions/&amp;lt;HDP_VERSION/services/&amp;lt;SERVICE_NAME&amp;gt;&lt;/A&gt;;&lt;/P&gt;&lt;P&gt;And use required_services from the response.&lt;/P&gt;&lt;PRE&gt;&lt;A href="http://localhost:8080/api/v1/stacks/HDP/versions/2.6/services/AMBARI_INFRA" target="_blank"&gt;http://localhost:8080/api/v1/stacks/HDP/versions/2.6/services/AMBARI_INFRA&lt;/A&gt;
&lt;/PRE&gt;</description>
      <pubDate>Fri, 10 Mar 2017 01:11:29 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Is-there-a-way-in-ambari-to-find-dependencies-of-services-on/m-p/150053#M56710</guid>
      <dc:creator>kramakrishnan</dc:creator>
      <dc:date>2017-03-10T01:11:29Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a way in ambari to find dependencies of services on each other?</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Is-there-a-way-in-ambari-to-find-dependencies-of-services-on/m-p/150054#M56711</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/239/vrathod.html" nodeid="239"&gt;@vrathod
&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Please accept the thread, if you do not have any further query related to this HCC thread.
&lt;A rel="user" href="https://community.cloudera.com/users/239/vrathod.html" nodeid="239"&gt;&lt;/A&gt; &lt;/P&gt;</description>
      <pubDate>Sat, 18 Mar 2017 10:49:38 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Is-there-a-way-in-ambari-to-find-dependencies-of-services-on/m-p/150054#M56711</guid>
      <dc:creator>jsensharma</dc:creator>
      <dc:date>2017-03-18T10:49:38Z</dc:date>
    </item>
  </channel>
</rss>

