<?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: Ambari upgrade issue - Unable to find HDP services in Ambari dashboard post upgrade in Support Questions</title>
    <link>https://community.cloudera.com/t5/Support-Questions/Ambari-upgrade-issue-Unable-to-find-HDP-services-in-Ambari/m-p/243383#M205181</link>
    <description>&lt;P&gt;I managed to resolve the issue, Ambari Database was in Postgres while  /etc/ambari-server/conf/ambari.properties  was pointing to MySql.&lt;/P&gt;</description>
    <pubDate>Thu, 04 Jul 2019 08:36:34 GMT</pubDate>
    <dc:creator>chhaya_vishwaka</dc:creator>
    <dc:date>2019-07-04T08:36:34Z</dc:date>
    <item>
      <title>Ambari upgrade issue - Unable to find HDP services in Ambari dashboard post upgrade</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Ambari-upgrade-issue-Unable-to-find-HDP-services-in-Ambari/m-p/243380#M205178</link>
      <description>&lt;P&gt;I'm trying to upgrade HDP 3.0 to 3.1 but after Ambari upgrade HDP services are not listed in dashboard, instead cluster installation wizard come up.&lt;/P&gt;&lt;PRE&gt;[root@host ~]# curl -u admin:admin -H 'X-Requested-By: ambari' -X GET "http://host/api/v1/clusters/"
{
&amp;nbsp; "href" : "http://host/api/v1/clusters/",
&amp;nbsp; "items" : [ ]
}[root@host~]#&lt;/PRE&gt;&lt;P&gt;while I can see services running in background&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;PRE&gt;[root@host ~]# jps
27457 HMaster
28711 TimelineReaderServer
25675 jar
30637 ZeppelinServer
29427 Main
6195 HRegionServer
2324 AmbariServer
31860 Main
26869 ResourceManager
29013 Main
20150 Jps
23895 SupportToolServer
26391 Main
10041 RemoteInterpreterServer
4219 NameNode
25212 QuorumPeerMain
3679 DFSZKFailoverController

&lt;/PRE&gt;</description>
      <pubDate>Thu, 27 Jun 2019 13:09:36 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Ambari-upgrade-issue-Unable-to-find-HDP-services-in-Ambari/m-p/243380#M205178</guid>
      <dc:creator>chhaya_vishwaka</dc:creator>
      <dc:date>2019-06-27T13:09:36Z</dc:date>
    </item>
    <item>
      <title>Re: Ambari upgrade issue - Unable to find HDP services in Ambari dashboard post upgrade</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Ambari-upgrade-issue-Unable-to-find-HDP-services-in-Ambari/m-p/243381#M205179</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/114948/chhayavishwakarma1.html"&gt;@Chhaya Vishwakarma&lt;/A&gt;&lt;/P&gt;&lt;P&gt;0. Are you entering the Correct Ambari Server Host Name &amp;amp; Port in the rest URL ?    (or by mistake it is pointing to a freshly installed ambari server host) ?&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;1. Are you sure that ambari DB was not reset? (Did some one rest the ambari DB)&lt;/P&gt;&lt;P&gt;2. Do you see the cluster creation wizard shown when you login to the UI ? (if yes then may be the ambari DB is reset or ambari server is pointing to wrong DB which does not have cluster info)&lt;/P&gt;&lt;P&gt;3. Please grep the Ambari DB details from the following output and then check the "clusters" table detail.&lt;/P&gt;&lt;PRE&gt;# grep jdbc /etc/ambari-server/conf/ambari.properties&lt;/PRE&gt;&lt;P&gt;4. What output do you see when you run the following SQL query in amabri DB?&lt;/P&gt;&lt;PRE&gt;# SELECT * FROM clusters;&lt;/PRE&gt;&lt;P&gt;5. Can you please share the complete output of "/var/log/ambari-server/ambari-server.log"&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 27 Jun 2019 13:13:31 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Ambari-upgrade-issue-Unable-to-find-HDP-services-in-Ambari/m-p/243381#M205179</guid>
      <dc:creator>jsensharma</dc:creator>
      <dc:date>2019-06-27T13:13:31Z</dc:date>
    </item>
    <item>
      <title>Re: Ambari upgrade issue - Unable to find HDP services in Ambari dashboard post upgrade</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Ambari-upgrade-issue-Unable-to-find-HDP-services-in-Ambari/m-p/243382#M205180</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/114948/chhayavishwakarma1.html" nodeid="114948"&gt;@Chhaya Vishwakarma&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Also can you please share the exact steps that you have performed after upgrading the Ambari Server binaries from 2.7.0 to 2.7.3.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 27 Jun 2019 13:15:46 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Ambari-upgrade-issue-Unable-to-find-HDP-services-in-Ambari/m-p/243382#M205180</guid>
      <dc:creator>jsensharma</dc:creator>
      <dc:date>2019-06-27T13:15:46Z</dc:date>
    </item>
    <item>
      <title>Re: Ambari upgrade issue - Unable to find HDP services in Ambari dashboard post upgrade</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Ambari-upgrade-issue-Unable-to-find-HDP-services-in-Ambari/m-p/243383#M205181</link>
      <description>&lt;P&gt;I managed to resolve the issue, Ambari Database was in Postgres while  /etc/ambari-server/conf/ambari.properties  was pointing to MySql.&lt;/P&gt;</description>
      <pubDate>Thu, 04 Jul 2019 08:36:34 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Ambari-upgrade-issue-Unable-to-find-HDP-services-in-Ambari/m-p/243383#M205181</guid>
      <dc:creator>chhaya_vishwaka</dc:creator>
      <dc:date>2019-07-04T08:36:34Z</dc:date>
    </item>
    <item>
      <title>Re: Ambari upgrade issue - Unable to find HDP services in Ambari dashboard post upgrade</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Ambari-upgrade-issue-Unable-to-find-HDP-services-in-Ambari/m-p/243384#M205182</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/114948/chhayavishwakarma1.html" nodeid="114948"&gt;@Chhaya Vishwakarma&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Good to know that the issue is resolved. It will be great to mark this thread as "Answered" by clicking the "Accept" button.&lt;/P&gt;</description>
      <pubDate>Thu, 04 Jul 2019 09:06:53 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Ambari-upgrade-issue-Unable-to-find-HDP-services-in-Ambari/m-p/243384#M205182</guid>
      <dc:creator>jsensharma</dc:creator>
      <dc:date>2019-07-04T09:06:53Z</dc:date>
    </item>
  </channel>
</rss>

