<?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: about hue access HDFS ha in Archives of Support Questions (Read Only)</title>
    <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/about-hue-access-HDFS-ha/m-p/142129#M32109</link>
    <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/2528/jyadav.html" nodeid="2528"&gt;@Jitendra Yadav&lt;/A&gt;&lt;/P&gt;&lt;P&gt;it's in place. but still errors. btw, I enabled ranger plugin in hdfs.&lt;/P&gt;</description>
    <pubDate>Thu, 16 Jun 2016 16:58:55 GMT</pubDate>
    <dc:creator>bigdatacn</dc:creator>
    <dc:date>2016-06-16T16:58:55Z</dc:date>
    <item>
      <title>about hue access HDFS ha</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/about-hue-access-HDFS-ha/m-p/142127#M32107</link>
      <description>&lt;P&gt;I've configured hue on hdp2.4.2. and refer below docs.&lt;/P&gt;&lt;P&gt;&lt;A href="http://docs.hortonworks.com/HDPDocuments/HDP2/HDP-2.4.2/bk_installing_manually_book/content/configure_hdp_support_hue.html" target="_blank"&gt;http://docs.hortonworks.com/HDPDocuments/HDP2/HDP-2.4.2/bk_installing_manually_book/content/configure_hdp_support_hue.html&lt;/A&gt; and&lt;/P&gt;&lt;P&gt;and encountered below issues. anyone can help this&lt;/P&gt;&lt;P&gt;Traceback (most recent call last):
  File "/usr/lib/hue/desktop/core/src/desktop/views.py", line 355, in _get_config_errors
    error_list.extend(validator(user))
  File "/usr/lib/hue/desktop/libs/liboozie/src/liboozie/conf.py", line 80, in config_validator
    message=_('Oozie Share Lib not installed in default location.')))
  File "/usr/lib/hue/desktop/core/src/desktop/lib/conf.py", line 658, in validate_path
    if path is None or not fs.exists(path):
  File "/usr/lib/hue/desktop/libs/hadoop/src/hadoop/fs/webhdfs.py", line 217, in exists
    return self._stats(path) is not None
  File "/usr/lib/hue/desktop/libs/hadoop/src/hadoop/fs/webhdfs.py", line 205, in _stats
    raise ex
WebHdfsException: RemoteException: User: httpfs is not allowed to impersonate hdfs (error 500)
[16/Jun/2016 09:10:34 +0000] supervisor   ERROR    Exception in supervisor main loop
Traceback (most recent call last):
  File "/usr/lib/hue/desktop/core/src/desktop/supervisor.py", line 414, in main
    wait_loop(sups, options)
  File "/usr/lib/hue/desktop/core/src/desktop/supervisor.py", line 424, in wait_loop
    time.sleep(1)
  File "/usr/lib/hue/desktop/core/src/desktop/supervisor.py", line 221, in sig_handler
    raise SystemExit("Signal %d received. Exiting" % signum)
SystemExit: Signal 15 received. Exiting
[16/Jun/2016 02:10:47 +0000] webhdfs      ERROR    Failed to determine superuser of WebHdfs at &lt;A href="http://etl01.prod2.everstring.com:14000/webhdfs/v1/:" target="_blank"&gt;http://etl01.prod2.everstring.com:14000/webhdfs/v1/:&lt;/A&gt; RemoteException: User: httpfs is not allowed to impersonate hue (error 500)&lt;/P&gt;</description>
      <pubDate>Tue, 21 Apr 2026 13:51:19 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/about-hue-access-HDFS-ha/m-p/142127#M32107</guid>
      <dc:creator>bigdatacn</dc:creator>
      <dc:date>2026-04-21T13:51:19Z</dc:date>
    </item>
    <item>
      <title>Re: about hue access HDFS ha</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/about-hue-access-HDFS-ha/m-p/142128#M32108</link>
      <description>&lt;A rel="user" href="https://community.cloudera.com/users/2361/w15409999.html" nodeid="2361"&gt;@henryon wen&lt;/A&gt;&lt;P&gt;Can you please check if you have below properties?.&lt;/P&gt;&lt;P&gt;&amp;lt;property&amp;gt; 
&amp;lt;name&amp;gt;hadoop.proxyuser.httpfs.groups&amp;lt;/name&amp;gt; 
&amp;lt;value&amp;gt;*&amp;lt;/value&amp;gt; 
&amp;lt;/property&amp;gt; 

&amp;lt;property&amp;gt; 
&amp;lt;name&amp;gt;hadoop.proxyuser.httpfs.hosts&amp;lt;/name&amp;gt; 
&amp;lt;value&amp;gt;*&amp;lt;/value&amp;gt; 
&amp;lt;/property&amp;gt; &lt;/P&gt;&lt;P&gt;See this doc &lt;A href="http://docs.hortonworks.com/HDPDocuments/HDP2/HDP-2.3.0/bk_hadoop-ha/content/ha-nn-deploy-hue.html" target="_blank"&gt;http://docs.hortonworks.com/HDPDocuments/HDP2/HDP-2.3.0/bk_hadoop-ha/content/ha-nn-deploy-hue.html&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 16 Jun 2016 16:53:54 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/about-hue-access-HDFS-ha/m-p/142128#M32108</guid>
      <dc:creator>jyadav</dc:creator>
      <dc:date>2016-06-16T16:53:54Z</dc:date>
    </item>
    <item>
      <title>Re: about hue access HDFS ha</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/about-hue-access-HDFS-ha/m-p/142129#M32109</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/2528/jyadav.html" nodeid="2528"&gt;@Jitendra Yadav&lt;/A&gt;&lt;/P&gt;&lt;P&gt;it's in place. but still errors. btw, I enabled ranger plugin in hdfs.&lt;/P&gt;</description>
      <pubDate>Thu, 16 Jun 2016 16:58:55 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/about-hue-access-HDFS-ha/m-p/142129#M32109</guid>
      <dc:creator>bigdatacn</dc:creator>
      <dc:date>2016-06-16T16:58:55Z</dc:date>
    </item>
    <item>
      <title>Re: about hue access HDFS ha</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/about-hue-access-HDFS-ha/m-p/142130#M32110</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/2361/w15409999.html" nodeid="2361"&gt;@henryon wen&lt;/A&gt; &lt;/P&gt;&lt;P&gt;So was that working before enabling the ranger hdfs plugin?&lt;/P&gt;</description>
      <pubDate>Thu, 16 Jun 2016 17:04:00 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/about-hue-access-HDFS-ha/m-p/142130#M32110</guid>
      <dc:creator>jyadav</dc:creator>
      <dc:date>2016-06-16T17:04:00Z</dc:date>
    </item>
    <item>
      <title>Re: about hue access HDFS ha</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/about-hue-access-HDFS-ha/m-p/142131#M32111</link>
      <description>&lt;P&gt;not try that. I enabled ranger firstly. then try install hue. I thought it doesn't matter.&lt;/P&gt;</description>
      <pubDate>Thu, 16 Jun 2016 17:34:06 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/about-hue-access-HDFS-ha/m-p/142131#M32111</guid>
      <dc:creator>bigdatacn</dc:creator>
      <dc:date>2016-06-16T17:34:06Z</dc:date>
    </item>
    <item>
      <title>Re: about hue access HDFS ha</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/about-hue-access-HDFS-ha/m-p/142132#M32112</link>
      <description>&lt;P&gt;It should not be, if confs are ok i believe restarting services might help in this case. As per &lt;A href="http://docs.hortonworks.com/HDPDocuments/HDP2/HDP-2.3.0/bk_hadoop-ha/content/ha-nn-deploy-hue.html"&gt;http://docs.hortonworks.com/HDPDocuments/HDP2/HDP-2.3.0/bk_hadoop-ha/content/ha-nn-deploy-hue.html&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 16 Jun 2016 17:41:37 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/about-hue-access-HDFS-ha/m-p/142132#M32112</guid>
      <dc:creator>jyadav</dc:creator>
      <dc:date>2016-06-16T17:41:37Z</dc:date>
    </item>
    <item>
      <title>Re: about hue access HDFS ha</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/about-hue-access-HDFS-ha/m-p/142133#M32113</link>
      <description>&lt;P&gt;It's worked now. turnout I forgot to restart hdfs .&lt;/P&gt;</description>
      <pubDate>Thu, 16 Jun 2016 18:11:49 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/about-hue-access-HDFS-ha/m-p/142133#M32113</guid>
      <dc:creator>bigdatacn</dc:creator>
      <dc:date>2016-06-16T18:11:49Z</dc:date>
    </item>
  </channel>
</rss>

