<?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 Hue does not show components and versions on Web UI after upgrade. Below is the snapshot. in Archives of Support Questions (Read Only)</title>
    <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Hue-does-not-show-components-and-versions-on-Web-UI-after/m-p/97446#M10877</link>
    <description>&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="533-screen-shot-2015-11-20-at-121900-pm.png" style="width: 1136px;"&gt;&lt;img src="https://community.cloudera.com/t5/image/serverpage/image-id/23972iCE5CC50DAE9BCF70/image-size/medium?v=v2&amp;amp;px=400" role="button" title="533-screen-shot-2015-11-20-at-121900-pm.png" alt="533-screen-shot-2015-11-20-at-121900-pm.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 21 Apr 2026 13:56:13 GMT</pubDate>
    <dc:creator>pardeep_kumar</dc:creator>
    <dc:date>2026-04-21T13:56:13Z</dc:date>
    <item>
      <title>Hue does not show components and versions on Web UI after upgrade. Below is the snapshot.</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Hue-does-not-show-components-and-versions-on-Web-UI-after/m-p/97446#M10877</link>
      <description>&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="533-screen-shot-2015-11-20-at-121900-pm.png" style="width: 1136px;"&gt;&lt;img src="https://community.cloudera.com/t5/image/serverpage/image-id/23972iCE5CC50DAE9BCF70/image-size/medium?v=v2&amp;amp;px=400" role="button" title="533-screen-shot-2015-11-20-at-121900-pm.png" alt="533-screen-shot-2015-11-20-at-121900-pm.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 21 Apr 2026 13:56:13 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Hue-does-not-show-components-and-versions-on-Web-UI-after/m-p/97446#M10877</guid>
      <dc:creator>pardeep_kumar</dc:creator>
      <dc:date>2026-04-21T13:56:13Z</dc:date>
    </item>
    <item>
      <title>Re: Hue does not show components and versions on Web UI after upgrade. Below is the snapshot.</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Hue-does-not-show-components-and-versions-on-Web-UI-after/m-p/97447#M10878</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/139/pardeepkumar.html" nodeid="139"&gt;@Pardeep&lt;/A&gt; You have to share hue logs. I have experienced the same behavior few times and best shot is to go through all the config checks and make sure that nothing is missing. &lt;/P&gt;&lt;P&gt;Click "Check for misconfiguration"&lt;/P&gt;</description>
      <pubDate>Sat, 21 Nov 2015 04:41:54 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Hue-does-not-show-components-and-versions-on-Web-UI-after/m-p/97447#M10878</guid>
      <dc:creator>nsabharwal</dc:creator>
      <dc:date>2015-11-21T04:41:54Z</dc:date>
    </item>
    <item>
      <title>Re: Hue does not show components and versions on Web UI after upgrade. Below is the snapshot.</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Hue-does-not-show-components-and-versions-on-Web-UI-after/m-p/97448#M10879</link>
      <description>&lt;P&gt;It looks like,  Hue could not bring up the new version.. 
Here is the script for pick up the versions.&lt;/P&gt;&lt;P&gt; /usr/lib/hue/tools/ fill_versions.sh &lt;/P&gt;&lt;P&gt;Please note that the script is only checked once, so the wrong information will not be updated automatically.&lt;/P&gt;&lt;P&gt;Here is the workaround. 
Go to /usr/lib/hue/ 
Move VERSIONS to VERSIONS.org 
then restart hue service. &lt;/P&gt;&lt;PRE&gt;service hue stop

cd /usr/lib/hue

mv VERSIONS VERSIONS.org

service hue start&lt;/PRE&gt;&lt;P&gt;Then, you can see the following message.. &lt;/P&gt;&lt;PRE&gt;[root@sandbox hue]# service hue start
 Detecting versions of components...
 HUE_VERSION=2.6.1-3150
 HDP=2.2.8
 Hadoop=2.6.0
 Pig=0.14.0
 Hive-Hcatalog=0.14.0
 Oozie=4.1.0
 Ambari-server=2.1-377
 HBase=0.98.4
 Knox=0.5.0
 Storm=0.9.3
 Falcon=0.6.0
 Starting hue: [ OK ] &lt;/PRE&gt;&lt;P&gt;Once, done you will see correct Hue UI.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="539-screen-shot-2015-11-20-at-70201-pm.png" style="width: 1092px;"&gt;&lt;img src="https://community.cloudera.com/t5/image/serverpage/image-id/23971i2AA910884A015C3E/image-size/medium?v=v2&amp;amp;px=400" role="button" title="539-screen-shot-2015-11-20-at-70201-pm.png" alt="539-screen-shot-2015-11-20-at-70201-pm.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 19 Aug 2019 12:48:31 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Hue-does-not-show-components-and-versions-on-Web-UI-after/m-p/97448#M10879</guid>
      <dc:creator>pardeep_kumar</dc:creator>
      <dc:date>2019-08-19T12:48:31Z</dc:date>
    </item>
    <item>
      <title>Re: Hue does not show components and versions on Web UI after upgrade. Below is the snapshot.</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Hue-does-not-show-components-and-versions-on-Web-UI-after/m-p/97449#M10880</link>
      <description>&lt;P&gt;"Check for misconfiguration" did not show any error. It was all OK. Wrote the solution below.&lt;/P&gt;</description>
      <pubDate>Sat, 21 Nov 2015 10:17:31 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Hue-does-not-show-components-and-versions-on-Web-UI-after/m-p/97449#M10880</guid>
      <dc:creator>pardeep_kumar</dc:creator>
      <dc:date>2015-11-21T10:17:31Z</dc:date>
    </item>
    <item>
      <title>Re: Hue does not show components and versions on Web UI after upgrade. Below is the snapshot.</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Hue-does-not-show-components-and-versions-on-Web-UI-after/m-p/97450#M10881</link>
      <description>&lt;P&gt;Run the following commands:&lt;/P&gt;&lt;P&gt;cd /usr/lib/hue/tools&lt;/P&gt;&lt;P&gt;chmod 755 fill_versions.sh&lt;/P&gt;&lt;P&gt;vi fill_versions.sh&lt;/P&gt;&lt;P&gt;Comment out this line 
grep "^#FIXME" ${hue_dir}/VERSIONS &amp;amp;&amp;gt;/dev/null || exit &lt;/P&gt;&lt;P&gt;
Save the file and restart Hue. &lt;/P&gt;&lt;P&gt;The versions will now look correct from what is installed via the repository
Now fill_versions.sh will run when Hue starts populating the correct version everytime.&lt;/P&gt;&lt;P&gt;There is also an issue with rolling upgrades and this because Hue does a rpm and greps the first line for the hadoop version. I modified my fill_versions.sh script to use 'hadoop version' and then awk the result.&lt;/P&gt;</description>
      <pubDate>Tue, 24 Nov 2015 00:14:28 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Hue-does-not-show-components-and-versions-on-Web-UI-after/m-p/97450#M10881</guid>
      <dc:creator>dgoodhand</dc:creator>
      <dc:date>2015-11-24T00:14:28Z</dc:date>
    </item>
    <item>
      <title>Re: Hue does not show components and versions on Web UI after upgrade. Below is the snapshot.</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Hue-does-not-show-components-and-versions-on-Web-UI-after/m-p/97451#M10882</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/139/pardeepkumar.html" nodeid="139" target="_blank"&gt;@Pardeep&lt;/A&gt;&lt;/P&gt;&lt;P&gt;It's been a while of the post. &lt;/P&gt;&lt;P&gt;I have been facing the same issue after I upgraded my hortonworks sandbox to HDP2.5. I tried the "mv VERSIONS VERSIONS.org" and restarted the hue but didn't work. I get the below when I restart&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="8667-screen-shot-2016-10-19-at-121349-pm.png" style="width: 487px;"&gt;&lt;img src="https://community.cloudera.com/t5/image/serverpage/image-id/23969i73676F62DA1B10E6/image-size/medium?v=v2&amp;amp;px=400" role="button" title="8667-screen-shot-2016-10-19-at-121349-pm.png" alt="8667-screen-shot-2016-10-19-at-121349-pm.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;My HUE shows up below when re-started&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="8668-screen-shot-2016-10-19-at-121730-pm.png" style="width: 608px;"&gt;&lt;img src="https://community.cloudera.com/t5/image/serverpage/image-id/23970i40C498A735683BC6/image-size/medium?v=v2&amp;amp;px=400" role="button" title="8668-screen-shot-2016-10-19-at-121730-pm.png" alt="8668-screen-shot-2016-10-19-at-121730-pm.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Any help on this is greatly appreciated. Thanks!&lt;/P&gt;</description>
      <pubDate>Mon, 19 Aug 2019 12:48:23 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Hue-does-not-show-components-and-versions-on-Web-UI-after/m-p/97451#M10882</guid>
      <dc:creator>AnushaAkula</dc:creator>
      <dc:date>2019-08-19T12:48:23Z</dc:date>
    </item>
  </channel>
</rss>

