<?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: How to find the node where ambari server runs in Archives of Support Questions (Read Only)</title>
    <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/How-to-find-the-node-where-ambari-server-runs/m-p/110501#M38339</link>
    <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/11304/kumarveerappan.html" nodeid="11304"&gt;@Kumar Veerappan&lt;/A&gt;
&lt;/P&gt;&lt;P&gt; You can run below command to check if Ambari server is running on the machine or not :&lt;/P&gt;&lt;P&gt;ps -ef|grep ambari-server and you will ambari server process there if the server is started. &lt;/P&gt;&lt;P&gt;Something like below:&lt;/P&gt;&lt;P&gt;root     17395     1  1 Jul27 ?        05:49:42 /usr/jdk64/jdk1.8.0_60/bin/java -server -XX:NewRatio=3 -XX:+UseConcMarkSweepGC -XX:-UseGCOverheadLimit -XX:CMSInitiatingOccupancyFraction=60 -Dsun.zip.disableMemoryMapping=true -Xms512m -Xmx2048m -Djava.security.auth.login.config=/etc/ambari-server/conf/krb5JAASLogin.conf -Djava.security.krb5.conf=/etc/krb5.conf -Djavax.security.auth.useSubjectCredsOnly=false -cp /etc/ambari-server/conf:/usr/lib/ambari-server/*:/usr/share/java/postgresql-jdbc.jar org.apache.ambari.server.controller.AmbariServer&lt;/P&gt;</description>
    <pubDate>Fri, 19 Aug 2016 03:48:23 GMT</pubDate>
    <dc:creator>lraheja</dc:creator>
    <dc:date>2016-08-19T03:48:23Z</dc:date>
    <item>
      <title>How to find the node where ambari server runs</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/How-to-find-the-node-where-ambari-server-runs/m-p/110500#M38338</link>
      <description>&lt;P&gt;How to find the node where ambari server runs&lt;/P&gt;</description>
      <pubDate>Fri, 19 Aug 2016 03:42:01 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/How-to-find-the-node-where-ambari-server-runs/m-p/110500#M38338</guid>
      <dc:creator>kums</dc:creator>
      <dc:date>2016-08-19T03:42:01Z</dc:date>
    </item>
    <item>
      <title>Re: How to find the node where ambari server runs</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/How-to-find-the-node-where-ambari-server-runs/m-p/110501#M38339</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/11304/kumarveerappan.html" nodeid="11304"&gt;@Kumar Veerappan&lt;/A&gt;
&lt;/P&gt;&lt;P&gt; You can run below command to check if Ambari server is running on the machine or not :&lt;/P&gt;&lt;P&gt;ps -ef|grep ambari-server and you will ambari server process there if the server is started. &lt;/P&gt;&lt;P&gt;Something like below:&lt;/P&gt;&lt;P&gt;root     17395     1  1 Jul27 ?        05:49:42 /usr/jdk64/jdk1.8.0_60/bin/java -server -XX:NewRatio=3 -XX:+UseConcMarkSweepGC -XX:-UseGCOverheadLimit -XX:CMSInitiatingOccupancyFraction=60 -Dsun.zip.disableMemoryMapping=true -Xms512m -Xmx2048m -Djava.security.auth.login.config=/etc/ambari-server/conf/krb5JAASLogin.conf -Djava.security.krb5.conf=/etc/krb5.conf -Djavax.security.auth.useSubjectCredsOnly=false -cp /etc/ambari-server/conf:/usr/lib/ambari-server/*:/usr/share/java/postgresql-jdbc.jar org.apache.ambari.server.controller.AmbariServer&lt;/P&gt;</description>
      <pubDate>Fri, 19 Aug 2016 03:48:23 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/How-to-find-the-node-where-ambari-server-runs/m-p/110501#M38339</guid>
      <dc:creator>lraheja</dc:creator>
      <dc:date>2016-08-19T03:48:23Z</dc:date>
    </item>
    <item>
      <title>Re: How to find the node where ambari server runs</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/How-to-find-the-node-where-ambari-server-runs/m-p/110502#M38340</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/11304/kumarveerappan.html" nodeid="11304"&gt;@Kumar Veerappan&lt;/A&gt;&lt;/P&gt;&lt;P&gt;You should be able to read the /etc/ambari-agent/conf/ambari-agent.ini file on any node in the cluster. You will find a [server] section that will tell you where the Ambari server is:&lt;/P&gt;&lt;PRE&gt;[server]
hostname = ambari-server.example.com
url_port = 8440
secured_url_port = 8441
&lt;/PRE&gt;</description>
      <pubDate>Fri, 19 Aug 2016 03:49:54 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/How-to-find-the-node-where-ambari-server-runs/m-p/110502#M38340</guid>
      <dc:creator>emaxwell</dc:creator>
      <dc:date>2016-08-19T03:49:54Z</dc:date>
    </item>
    <item>
      <title>Re: How to find the node where ambari server runs</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/How-to-find-the-node-where-ambari-server-runs/m-p/110503#M38341</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/98/emaxwell.html" nodeid="98"&gt;@emaxwell&lt;/A&gt; your answer is most easiest method to find where Ambari server process runs&lt;/P&gt;&lt;P&gt;thank you very much&lt;/P&gt;</description>
      <pubDate>Fri, 19 Aug 2016 03:55:03 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/How-to-find-the-node-where-ambari-server-runs/m-p/110503#M38341</guid>
      <dc:creator>kums</dc:creator>
      <dc:date>2016-08-19T03:55:03Z</dc:date>
    </item>
    <item>
      <title>Re: How to find the node where ambari server runs</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/How-to-find-the-node-where-ambari-server-runs/m-p/110504#M38342</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/78/lraheja.html" nodeid="78"&gt;@lraheja&lt;/A&gt; thank you very much&lt;/P&gt;</description>
      <pubDate>Fri, 19 Aug 2016 03:57:30 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/How-to-find-the-node-where-ambari-server-runs/m-p/110504#M38342</guid>
      <dc:creator>kums</dc:creator>
      <dc:date>2016-08-19T03:57:30Z</dc:date>
    </item>
  </channel>
</rss>

