<?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: Getting Error while starting HUE services in Support Questions</title>
    <link>https://community.cloudera.com/t5/Support-Questions/Getting-Error-while-starting-HUE-services/m-p/293543#M216749</link>
    <description>&lt;P&gt;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/50045"&gt;@bhara&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Change the line 193 below and try to start again.&lt;/SPAN&gt;&lt;/P&gt;&lt;DIV&gt;&lt;DIV class="WordSection1"&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&amp;nbsp;&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;SPAN class=""&gt;File:&lt;/SPAN&gt;&lt;SPAN class=""&gt;/var/lib/ambari-agent/cache/common-services/HUE/4.6.0/package/scripts/params.py&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&amp;nbsp;&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;PRE&gt;&lt;SPAN class=""&gt;dfs_namenode_http_address = config['configurations']['hdfs-site']['dfs.namenode.http-address']&lt;BR /&gt;&lt;/SPAN&gt;&lt;/PRE&gt;&lt;/DIV&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;to&amp;nbsp;&lt;/DIV&gt;&lt;DIV class=""&gt;&amp;nbsp;&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;PRE&gt;&lt;SPAN class=""&gt;dfs_namenode_http_address = 'localhost'&lt;/SPAN&gt;&lt;/PRE&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;SPAN class=""&gt;That will give&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class=""&gt;dfs_namenode_http_address&lt;/SPAN&gt;&lt;SPAN class=""&gt;&amp;nbsp;a value and get past the error.&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
    <pubDate>Wed, 08 Apr 2020 19:47:44 GMT</pubDate>
    <dc:creator>stevenmatison</dc:creator>
    <dc:date>2020-04-08T19:47:44Z</dc:date>
    <item>
      <title>Getting Error while starting HUE services</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Getting-Error-while-starting-HUE-services/m-p/293535#M216746</link>
      <description>&lt;P&gt;Team ,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I have installed HUE using the below steps .&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://github.com/steven-dfheinz/HDP2-Hue4-Service" target="_blank" rel="noopener"&gt;https://github.com/steven-dfheinz/HDP2-Hue4-Service&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I was able to install HUE successfully ,but it fails to start . below is the error i am getting .&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;Traceback (most recent call last):
  File "/var/lib/ambari-agent/cache/common-services/HUE/4.6.0/package/scripts/hue_server.py", line 76, in &amp;lt;module&amp;gt;
    HueServer().execute()
  File "/usr/lib/ambari-agent/lib/resource_management/libraries/script/script.py", line 375, in execute
    method(env)
  File "/var/lib/ambari-agent/cache/common-services/HUE/4.6.0/package/scripts/hue_server.py", line 26, in start
    import params
  File "/var/lib/ambari-agent/cache/common-services/HUE/4.6.0/package/scripts/params.py", line 194, in &amp;lt;module&amp;gt;
    webhdfs_url = format('http://' + dfs_namenode_http_address + '/webhdfs/v1')
  File "/usr/lib/ambari-agent/lib/resource_management/libraries/script/config_dictionary.py", line 73, in __getattr__
    raise Fail("Configuration parameter '" + self.name + "' was not found in configurations dictionary!")
resource_management.core.exceptions.Fail: Configuration parameter 'dfs.namenode.http-address' was not found in configurations dictionary!&lt;/PRE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Any help would be appreciated&amp;nbsp; .&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards Bharad&lt;/P&gt;</description>
      <pubDate>Tue, 21 Apr 2026 11:31:16 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Getting-Error-while-starting-HUE-services/m-p/293535#M216746</guid>
      <dc:creator>bhara</dc:creator>
      <dc:date>2026-04-21T11:31:16Z</dc:date>
    </item>
    <item>
      <title>Re: Getting Error while starting HUE services</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Getting-Error-while-starting-HUE-services/m-p/293543#M216749</link>
      <description>&lt;P&gt;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/50045"&gt;@bhara&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Change the line 193 below and try to start again.&lt;/SPAN&gt;&lt;/P&gt;&lt;DIV&gt;&lt;DIV class="WordSection1"&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&amp;nbsp;&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;SPAN class=""&gt;File:&lt;/SPAN&gt;&lt;SPAN class=""&gt;/var/lib/ambari-agent/cache/common-services/HUE/4.6.0/package/scripts/params.py&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&amp;nbsp;&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;PRE&gt;&lt;SPAN class=""&gt;dfs_namenode_http_address = config['configurations']['hdfs-site']['dfs.namenode.http-address']&lt;BR /&gt;&lt;/SPAN&gt;&lt;/PRE&gt;&lt;/DIV&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;to&amp;nbsp;&lt;/DIV&gt;&lt;DIV class=""&gt;&amp;nbsp;&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;PRE&gt;&lt;SPAN class=""&gt;dfs_namenode_http_address = 'localhost'&lt;/SPAN&gt;&lt;/PRE&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;SPAN class=""&gt;That will give&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class=""&gt;dfs_namenode_http_address&lt;/SPAN&gt;&lt;SPAN class=""&gt;&amp;nbsp;a value and get past the error.&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Wed, 08 Apr 2020 19:47:44 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Getting-Error-while-starting-HUE-services/m-p/293543#M216749</guid>
      <dc:creator>stevenmatison</dc:creator>
      <dc:date>2020-04-08T19:47:44Z</dc:date>
    </item>
  </channel>
</rss>

