<?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 Error while configuring HUE for HDFS in Support Questions</title>
    <link>https://community.cloudera.com/t5/Support-Questions/Error-while-configuring-HUE-for-HDFS/m-p/293630#M216793</link>
    <description>&lt;P&gt;Team ,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I have installed and configured HUE .but i see below error when i try to access HDSF .&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;DIV class="alert"&gt;&lt;STRONG&gt;Cannot access: /user/admin. &lt;/STRONG&gt;
&lt;P&gt;HTTPSConnectionPool(host='catl0dlbd00028.corp.cox.com', port=50070): Max retries exceeded with url: /webhdfs/v1/user/admin?op=GETFILESTATUS&amp;amp;user.name=hue&amp;amp;doas=admin (Caused by SSLError(SSLError("bad handshake: Error([('SSL routines', 'SSL23_GET_SERVER_HELLO', 'unknown protocol')],)",),))&lt;/P&gt;
&lt;/DIV&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I have logged in to HUE using default admin password . DO i have to configure LDAP before accessing HUE ? . I see its going to &lt;STRONG&gt;/user/admin wheer that folder might not be available in hdfs .&lt;/STRONG&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 09 Apr 2020 21:26:57 GMT</pubDate>
    <dc:creator>bhara</dc:creator>
    <dc:date>2020-04-09T21:26:57Z</dc:date>
    <item>
      <title>Error while configuring HUE for HDFS</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Error-while-configuring-HUE-for-HDFS/m-p/293630#M216793</link>
      <description>&lt;P&gt;Team ,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I have installed and configured HUE .but i see below error when i try to access HDSF .&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;DIV class="alert"&gt;&lt;STRONG&gt;Cannot access: /user/admin. &lt;/STRONG&gt;
&lt;P&gt;HTTPSConnectionPool(host='catl0dlbd00028.corp.cox.com', port=50070): Max retries exceeded with url: /webhdfs/v1/user/admin?op=GETFILESTATUS&amp;amp;user.name=hue&amp;amp;doas=admin (Caused by SSLError(SSLError("bad handshake: Error([('SSL routines', 'SSL23_GET_SERVER_HELLO', 'unknown protocol')],)",),))&lt;/P&gt;
&lt;/DIV&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I have logged in to HUE using default admin password . DO i have to configure LDAP before accessing HUE ? . I see its going to &lt;STRONG&gt;/user/admin wheer that folder might not be available in hdfs .&lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 09 Apr 2020 21:26:57 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Error-while-configuring-HUE-for-HDFS/m-p/293630#M216793</guid>
      <dc:creator>bhara</dc:creator>
      <dc:date>2020-04-09T21:26:57Z</dc:date>
    </item>
    <item>
      <title>Re: Error while configuring HUE for HDFS</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Error-while-configuring-HUE-for-HDFS/m-p/293633#M216796</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;You do not have to use LDAP. &amp;nbsp;You can create the users in HUE admin, using the first admin user you created. &amp;nbsp;If you want to configure LDAP please see official documentation here:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://docs.gethue.com/administrator/configuration/server/#ldap" target="_blank" rel="noopener"&gt;https://docs.gethue.com/administrator/configuration/server/#ldap&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You will need to make the LDAP hue.ini changes via ambari in the HUE-&amp;gt;Config-&amp;gt;Advanced-&amp;gt;Advanced Hue-Ini and restart hue after each change.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Your error above are 2 issues I notice:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;SSL Configuration for HDFS. &amp;nbsp;Your HUE truststore must have the ssl certs for hdfs hosts&lt;UL&gt;&lt;LI&gt;&lt;A href="https://gethue.com/configure-hue-with-https-ssl/" target="_blank" rel="noopener"&gt;https://gethue.com/configure-hue-with-https-ssl/&lt;/A&gt;&amp;nbsp;(bottom section)&lt;/LI&gt;&lt;LI&gt;&lt;A href="https://docs.cloudera.com/documentation/enterprise/5-11-x/topics/cm_sg_ssl_hue.html" target="_blank" rel="noopener"&gt;https://docs.cloudera.com/documentation/enterprise/5-11-x/topics/cm_sg_ssl_hue.html&lt;/A&gt;&amp;nbsp;(top section)&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;LI&gt;HDFS Configuration - &lt;A href="https://docs.gethue.com/administrator/configuration/connectors/#hdfs" target="_blank" rel="noopener"&gt;Doc Here&lt;/A&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The SSL Example links above are not specific to your case (HDP) but still apply. &amp;nbsp;Also I am assuming you have hdfs secure. &amp;nbsp; The links I share for SSL outline the fundamentals required to put the right HDFS and SSL settings in hue.ini for secure access to hdfs.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The HDFS Configuration link is official gethue.com documentation for HDFS.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You will need to make the SSL hue.ini changes via ambari in the HUE-&amp;gt;Config-&amp;gt;Advanced-&amp;gt;Advanced Hue-Ini and restart hue after each change.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 09 Apr 2020 18:54:53 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Error-while-configuring-HUE-for-HDFS/m-p/293633#M216796</guid>
      <dc:creator>stevenmatison</dc:creator>
      <dc:date>2020-04-09T18:54:53Z</dc:date>
    </item>
  </channel>
</rss>

