<?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: Issue with HUE in Archives of Support Questions (Read Only)</title>
    <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Issue-with-HUE/m-p/143762#M35640</link>
    <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/3486/cstanca.html" nodeid="3486"&gt;@Constantin Stanca&lt;/A&gt; &amp;amp; &lt;A rel="user" href="https://community.cloudera.com/users/5019/ssubhas.html" nodeid="5019"&gt;@Sindhu&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Thanks guys problem solved. Actually hue_original.ini file was causing the problem. I made this copy to save the original comfiguration but HUE when it gets restarted, it reads all the INI files for configuration. I changed that file to .TXT and now HUE passes all the configuration. &lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;</description>
    <pubDate>Wed, 27 Jul 2016 01:38:23 GMT</pubDate>
    <dc:creator>prakashpunj</dc:creator>
    <dc:date>2016-07-27T01:38:23Z</dc:date>
    <item>
      <title>Issue with HUE</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Issue-with-HUE/m-p/143754#M35632</link>
      <description>&lt;PRE&gt;Successfully installed HUE and modified all the parameter in HUE.INI such as webhdfs_url and set the parameter in HDFS configuration (proxyuser) and enabled webhdfs, But HUE is not able to connect to HDFS file system. It's trying at the URL: &lt;A href="http://localhost:50070/webhdfs/v1" target="_blank"&gt;http://localhost:50070/webhdfs/v1&lt;/A&gt; BUT correct hostname is listed in hue.ini. 

it doesnt seem to read the configuration from hue.ini. INI.&lt;/PRE&gt;&lt;PRE&gt;below is what I am getting from HUE web interface. 

Potential misconfiguration detected. Fix and restart Hue.


hadoop.hdfs_clusters.default.webhdfs_url	Current value: &lt;A href="http://localhost:50070/webhdfs/v1/" target="_blank"&gt;http://localhost:50070/webhdfs/v1/&lt;/A&gt;
Failed to access filesystem root
Resource Manager	Failed to contact Resource Manager at &lt;A href="http://localhost:8088/ws/v1:" target="_blank"&gt;http://localhost:8088/ws/v1:&lt;/A&gt; HTTPConnectionPool(host='localhost', port=8088): Max retries exceeded with url: /ws/v1/cluster/apps (Caused by : [Errno 111] Connection refused)
Beeswax (Hive UI)	The application won't work without a running HiveServer2.
hcatalog.templeton_url	Current value: &lt;A href="http://localhost:50111/templeton/v1/" target="_blank"&gt;http://localhost:50111/templeton/v1/&lt;/A&gt;
HTTPConnectionPool(host='localhost', port=50111): Max retries exceeded with url: /templeton/v1/status?user.name=hue&amp;amp;doAs=hue (Caused by : [Errno 111] Connection refused)
Oozie Editor/Dashboard	The app won't work without a running Oozie server
&lt;/PRE&gt;</description>
      <pubDate>Tue, 21 Apr 2026 13:50:31 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Issue-with-HUE/m-p/143754#M35632</guid>
      <dc:creator>prakashpunj</dc:creator>
      <dc:date>2026-04-21T13:50:31Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with HUE</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Issue-with-HUE/m-p/143755#M35633</link>
      <description>&lt;P&gt;@&lt;A href="https://community.hortonworks.com/users/1277/prakashpunj.html"&gt;Prakash Punj&lt;/A&gt;&lt;/P&gt;&lt;P&gt;You say "modified all the parameter in HUE.INI". Does it mean you manually made those changes? If so, have you restarted Hue to account for the new changes? Look also at the ownership of the file. It may not be owned by Hue if you made the changes under a different account. If after restart, you still have the issue, are you pointing to the server that runs the Hive2 Server?&lt;/P&gt;&lt;P&gt;If helpful, vote/accept response.&lt;/P&gt;</description>
      <pubDate>Sat, 23 Jul 2016 08:14:07 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Issue-with-HUE/m-p/143755#M35633</guid>
      <dc:creator>cstanca</dc:creator>
      <dc:date>2016-07-23T08:14:07Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with HUE</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Issue-with-HUE/m-p/143756#M35634</link>
      <description>&lt;P&gt;Thank you &lt;A rel="user" href="https://community.cloudera.com/users/3486/cstanca.html" nodeid="3486" target="_blank"&gt;@Constantin Stanca&lt;/A&gt; &lt;A rel="user" href="https://community.cloudera.com/users/140/nsabharwal.html" nodeid="140" target="_blank"&gt;@Neeraj Sabharwal&lt;/A&gt;&lt;/P&gt;&lt;P&gt;I manually made the change in HUE.INI to point to correct hiveserver2 and namenode/resource manager, also restarted HUE multiple times. &lt;/P&gt;&lt;P&gt;Please take a look at the ownership of HUE.INI file (root/root). I am using root account&lt;/P&gt;&lt;P&gt;Take a look at the HUE.INI which has entry for webhdfs_URL. it;s pointing to correct namenode&lt;/P&gt;&lt;P&gt;Also check the screenshot of the error I am getting. &lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Prakash&lt;/P&gt;&lt;PRE&gt;[root@EdgeNode conf]# ls -l
total 48
-rwxr-xr-x. 1 root root  1785 Apr 20 16:12 hue_httpd.conf
-rwxr-xr-x. 1 root root 16999 Jul 22 14:03 hue.ini
-rwxr-xr-x. 1 root root 16845 Jul 22 12:51 hue_original.ini
-rwxr-xr-x. 1 root root  1984 Apr 20 16:12 log.conf

 # Enter the filesystem uri
      fs_defaultfs=hdfs://namenode.asotc.com:8020
      # Use WebHdfs/HttpFs as the communication mechanism. To fallback to
      # using the Thrift plugin (used in Hue 1.x), this must be uncommented
      # and explicitly set to the empty value.

      webhdfs_url=http://namenode.asotc.com:50070/webhdfs/v1/&lt;/PRE&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="6039-hue-issue.jpg" style="width: 1366px;"&gt;&lt;img src="https://community.cloudera.com/t5/image/serverpage/image-id/21620iA5689CEBBE3EA35C/image-size/medium?v=v2&amp;amp;px=400" role="button" title="6039-hue-issue.jpg" alt="6039-hue-issue.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;PRE&gt;

      ## security_enabled=true
&lt;/PRE&gt;</description>
      <pubDate>Mon, 19 Aug 2019 08:02:10 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Issue-with-HUE/m-p/143756#M35634</guid>
      <dc:creator>prakashpunj</dc:creator>
      <dc:date>2019-08-19T08:02:10Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with HUE</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Issue-with-HUE/m-p/143757#M35635</link>
      <description>&lt;A rel="user" href="https://community.cloudera.com/users/1277/prakashpunj.html" nodeid="1277"&gt;@Prakash Punj&lt;/A&gt;&lt;P&gt;Can you please check the contents of hue_original.ini and see if it is pointing to localhost?&lt;/P&gt;&lt;P&gt;If yes, move/remove the file from /etc/hue/conf folder, restart hue and then try.&lt;/P&gt;</description>
      <pubDate>Tue, 26 Jul 2016 01:05:10 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Issue-with-HUE/m-p/143757#M35635</guid>
      <dc:creator>ssubhas</dc:creator>
      <dc:date>2016-07-26T01:05:10Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with HUE</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Issue-with-HUE/m-p/143758#M35636</link>
      <description>&lt;P&gt;&lt;A href="https://community.hortonworks.com/users/1277/prakashpunj.html"&gt;@Prakash Punj&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Could you publish your hue.ini files as text? The screenshots provided are a bit difficult to read and I would like to see the actual content.&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.hortonworks.com/users/1277/prakashpunj.html"&gt;&lt;/A&gt;Side question: which version of OS and HDP you use? Hue on Centos 7 and HDP 2,4 is not supported.&lt;/P&gt;</description>
      <pubDate>Tue, 26 Jul 2016 05:25:57 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Issue-with-HUE/m-p/143758#M35636</guid>
      <dc:creator>cstanca</dc:creator>
      <dc:date>2016-07-26T05:25:57Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with HUE</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Issue-with-HUE/m-p/143759#M35637</link>
      <description>&lt;P&gt;&lt;A href="https://community.cloudera.com/legacyfs/online/attachments/6080-hue.txt"&gt;&lt;/A&gt;&lt;A rel="user" href="https://community.cloudera.com/users/3486/cstanca.html" nodeid="3486"&gt;@Constantin Stanca&lt;/A&gt;&lt;/P&gt;&lt;P&gt;I uploaded the Hadoop cluster configuration section from HUE.INI. please take a look.&lt;/P&gt;</description>
      <pubDate>Wed, 27 Jul 2016 01:00:17 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Issue-with-HUE/m-p/143759#M35637</guid>
      <dc:creator>prakashpunj</dc:creator>
      <dc:date>2016-07-27T01:00:17Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with HUE</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Issue-with-HUE/m-p/143760#M35638</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/5019/ssubhas.html" nodeid="5019"&gt;@Sindhu&lt;/A&gt; &lt;/P&gt;&lt;P&gt;hue_original.ini is the original copy of hue.ini which I made before modifying hue.ini with hadoop cluster information.&lt;/P&gt;</description>
      <pubDate>Wed, 27 Jul 2016 01:01:28 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Issue-with-HUE/m-p/143760#M35638</guid>
      <dc:creator>prakashpunj</dc:creator>
      <dc:date>2016-07-27T01:01:28Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with HUE</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Issue-with-HUE/m-p/143761#M35639</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/3486/cstanca.html" nodeid="3486"&gt;@Constantin Stanca&lt;/A&gt; &lt;/P&gt;&lt;P&gt;I am running HDP 2.4 on centos 6&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Wed, 27 Jul 2016 01:15:10 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Issue-with-HUE/m-p/143761#M35639</guid>
      <dc:creator>prakashpunj</dc:creator>
      <dc:date>2016-07-27T01:15:10Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with HUE</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Issue-with-HUE/m-p/143762#M35640</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/3486/cstanca.html" nodeid="3486"&gt;@Constantin Stanca&lt;/A&gt; &amp;amp; &lt;A rel="user" href="https://community.cloudera.com/users/5019/ssubhas.html" nodeid="5019"&gt;@Sindhu&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Thanks guys problem solved. Actually hue_original.ini file was causing the problem. I made this copy to save the original comfiguration but HUE when it gets restarted, it reads all the INI files for configuration. I changed that file to .TXT and now HUE passes all the configuration. &lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;</description>
      <pubDate>Wed, 27 Jul 2016 01:38:23 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Issue-with-HUE/m-p/143762#M35640</guid>
      <dc:creator>prakashpunj</dc:creator>
      <dc:date>2016-07-27T01:38:23Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with HUE</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Issue-with-HUE/m-p/143763#M35641</link>
      <description>&lt;P&gt;@&lt;A href="https://community.hortonworks.com/users/1277/prakashpunj.html"&gt;Prakash Punj&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Good lesson learned for all of us. It is a good practice to save a file with a name like hue.ini.old for anything unix. Hue is not the only that reads all .ini files from a directory.&lt;/P&gt;</description>
      <pubDate>Wed, 27 Jul 2016 01:41:13 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Issue-with-HUE/m-p/143763#M35641</guid>
      <dc:creator>cstanca</dc:creator>
      <dc:date>2016-07-27T01:41:13Z</dc:date>
    </item>
  </channel>
</rss>

