<?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: HDP 3.1 kafka versions in Archives of Support Questions (Read Only)</title>
    <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/HDP-3-1-kafka-versions/m-p/238703#M85543</link>
    <description>&lt;P&gt;
	Hi 
	&lt;A rel="user" href="https://community.cloudera.com/users/101170/micmeste.html" nodeid="101170"&gt;@Michael Mester&lt;/A&gt;,&lt;/P&gt;&lt;P&gt;
	This will usually happen if you are using a local repository to install the HDP and ambari cannot fetch the version information from : 
	&lt;A href="http://public-repo-1.hortonworks.com/HDP/amazonlinux2/3.x/updates/3.1.0.0/HDP-3.1.0.0-78.xml"&gt;http://public-repo-1.hortonworks.com/HDP/amazonlinux2/3.x/updates/3.1.0.0/HDP-3.1.0.0-78.xml&lt;/A&gt;&lt;/P&gt;&lt;P&gt;
	and instead it fetch's from stacks defined in /var/lib/ambari-server/resources&lt;/P&gt;&lt;P&gt;
	and this HDP-3.1 is minor version of HDP-3.x the stacks defined in abouve location will be having the HDP-3.0's versions information.&lt;/P&gt;&lt;P&gt;
	you can either 
	&lt;STRONG&gt;ignore displayed versions in stacks and versions page&lt;/STRONG&gt;.&lt;/P&gt;&lt;P&gt;
	or&lt;/P&gt;&lt;P&gt;
	you can go to ambari database and edit the repo_version table using following commands&lt;/P&gt;
&lt;PRE&gt;[root@asn1 ~]# psql -U ambari ambari
Password for user ambari:
psql (9.2.24)
Type "help" for help.
ambari=&amp;gt; select version_xml from repo_version;
                                                            version_xml
-----------------------------------------------------------------------------------------------------------------------------------
 &amp;lt;?xml version="1.0" encoding="UTF-8" standalone="yes"?&amp;gt;                                              
.....&amp;lt;SOME DATA&amp;gt;... '
ambari=&amp;gt; update repo_version set version_xml='&amp;lt;USE_SAME_DATA_ABOUVE_EDIT The versions of Services as per this url : http://public-repo-1.hortonworks.com/HDP/amazonlinux2/3.x/updates/3.1.0.0/HDP-3.1.0.0-78.xml&amp;gt;';
&lt;/PRE&gt;&lt;P&gt;
	Please note: always take a 
	&lt;STRONG&gt;Database backup &lt;/STRONG&gt;before any operation to ambari and stop ambari server.&lt;/P&gt;&lt;P&gt;
	Default password of database if postgresql is 
	&lt;STRONG&gt;bigdata&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;
	&lt;STRONG&gt;PS: Please accept this answer if you find it helpful &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;
	&lt;STRONG&gt;only perform Database operations if you have prior experience or as mentioned please ignore what ambari show's in stack and versions page.&lt;/STRONG&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 19 Dec 2018 22:54:55 GMT</pubDate>
    <dc:creator>akhilsnaik</dc:creator>
    <dc:date>2018-12-19T22:54:55Z</dc:date>
    <item>
      <title>HDP 3.1 kafka versions</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/HDP-3-1-kafka-versions/m-p/238700#M85540</link>
      <description>&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="94585-screen-shot-2018-12-13-at-12340-pm.png" style="width: 1784px;"&gt;&lt;img src="https://community.cloudera.com/t5/image/serverpage/image-id/14046i2D5A8921BABA6CE1/image-size/medium?v=v2&amp;amp;px=400" role="button" title="94585-screen-shot-2018-12-13-at-12340-pm.png" alt="94585-screen-shot-2018-12-13-at-12340-pm.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Just installed HDP 3.1.0_78  Noticed that it is running kafka 2.0 as per the website here but ambari versions is showing its running 1.0.1.  Wondering if my install is just bugged or if others see this as well.&lt;/P&gt;&lt;P&gt;thanks,&lt;/P&gt;&lt;P&gt;Mike&lt;/P&gt;</description>
      <pubDate>Sat, 17 Aug 2019 22:52:35 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/HDP-3-1-kafka-versions/m-p/238700#M85540</guid>
      <dc:creator>micmeste</dc:creator>
      <dc:date>2019-08-17T22:52:35Z</dc:date>
    </item>
    <item>
      <title>Re: HDP 3.1 kafka versions</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/HDP-3-1-kafka-versions/m-p/238701#M85541</link>
      <description>&lt;A rel="user" href="https://community.cloudera.com/users/101170/micmeste.html" nodeid="101170"&gt;@Michael Mester&lt;/A&gt;&lt;P&gt;My HDP-3.1.0.0-78 cluster shows the right Kafka version 2.0.0. Looks like your installation is bugged, do verify the repos which are configured. &lt;/P&gt;</description>
      <pubDate>Sun, 16 Dec 2018 00:25:01 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/HDP-3-1-kafka-versions/m-p/238701#M85541</guid>
      <dc:creator>sandyy006</dc:creator>
      <dc:date>2018-12-16T00:25:01Z</dc:date>
    </item>
    <item>
      <title>Re: HDP 3.1 kafka versions</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/HDP-3-1-kafka-versions/m-p/238702#M85542</link>
      <description>&lt;P&gt;Thanks for the replies.  This cluster is a new cluster installed with local repos, as in this case the online repos wont be available.  The output from the above on a kafka broker is:  kafka-broker - 3.1.0.0-78.    &lt;/P&gt;</description>
      <pubDate>Sun, 16 Dec 2018 18:07:16 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/HDP-3-1-kafka-versions/m-p/238702#M85542</guid>
      <dc:creator>micmeste</dc:creator>
      <dc:date>2018-12-16T18:07:16Z</dc:date>
    </item>
    <item>
      <title>Re: HDP 3.1 kafka versions</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/HDP-3-1-kafka-versions/m-p/238703#M85543</link>
      <description>&lt;P&gt;
	Hi 
	&lt;A rel="user" href="https://community.cloudera.com/users/101170/micmeste.html" nodeid="101170"&gt;@Michael Mester&lt;/A&gt;,&lt;/P&gt;&lt;P&gt;
	This will usually happen if you are using a local repository to install the HDP and ambari cannot fetch the version information from : 
	&lt;A href="http://public-repo-1.hortonworks.com/HDP/amazonlinux2/3.x/updates/3.1.0.0/HDP-3.1.0.0-78.xml"&gt;http://public-repo-1.hortonworks.com/HDP/amazonlinux2/3.x/updates/3.1.0.0/HDP-3.1.0.0-78.xml&lt;/A&gt;&lt;/P&gt;&lt;P&gt;
	and instead it fetch's from stacks defined in /var/lib/ambari-server/resources&lt;/P&gt;&lt;P&gt;
	and this HDP-3.1 is minor version of HDP-3.x the stacks defined in abouve location will be having the HDP-3.0's versions information.&lt;/P&gt;&lt;P&gt;
	you can either 
	&lt;STRONG&gt;ignore displayed versions in stacks and versions page&lt;/STRONG&gt;.&lt;/P&gt;&lt;P&gt;
	or&lt;/P&gt;&lt;P&gt;
	you can go to ambari database and edit the repo_version table using following commands&lt;/P&gt;
&lt;PRE&gt;[root@asn1 ~]# psql -U ambari ambari
Password for user ambari:
psql (9.2.24)
Type "help" for help.
ambari=&amp;gt; select version_xml from repo_version;
                                                            version_xml
-----------------------------------------------------------------------------------------------------------------------------------
 &amp;lt;?xml version="1.0" encoding="UTF-8" standalone="yes"?&amp;gt;                                              
.....&amp;lt;SOME DATA&amp;gt;... '
ambari=&amp;gt; update repo_version set version_xml='&amp;lt;USE_SAME_DATA_ABOUVE_EDIT The versions of Services as per this url : http://public-repo-1.hortonworks.com/HDP/amazonlinux2/3.x/updates/3.1.0.0/HDP-3.1.0.0-78.xml&amp;gt;';
&lt;/PRE&gt;&lt;P&gt;
	Please note: always take a 
	&lt;STRONG&gt;Database backup &lt;/STRONG&gt;before any operation to ambari and stop ambari server.&lt;/P&gt;&lt;P&gt;
	Default password of database if postgresql is 
	&lt;STRONG&gt;bigdata&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;
	&lt;STRONG&gt;PS: Please accept this answer if you find it helpful &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;
	&lt;STRONG&gt;only perform Database operations if you have prior experience or as mentioned please ignore what ambari show's in stack and versions page.&lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 19 Dec 2018 22:54:55 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/HDP-3-1-kafka-versions/m-p/238703#M85543</guid>
      <dc:creator>akhilsnaik</dc:creator>
      <dc:date>2018-12-19T22:54:55Z</dc:date>
    </item>
    <item>
      <title>Re: HDP 3.1 kafka versions</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/HDP-3-1-kafka-versions/m-p/238704#M85544</link>
      <description>&lt;P&gt;Hi &lt;A rel="user" href="https://community.cloudera.com/users/101170/micmeste.html" nodeid="101170"&gt;@Michael Mester&lt;/A&gt;,&lt;/P&gt;&lt;P&gt;Can you please see if this commend helps you. login and accept this answer if it did. &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 25 Dec 2018 20:53:03 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/HDP-3-1-kafka-versions/m-p/238704#M85544</guid>
      <dc:creator>akhilsnaik</dc:creator>
      <dc:date>2018-12-25T20:53:03Z</dc:date>
    </item>
  </channel>
</rss>

