<?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: Hue Install Fails on RHEL 7  .. expecting python 2.6 .. rhel 7 defaults to phython 2.7 in Support Questions</title>
    <link>https://community.cloudera.com/t5/Support-Questions/Hue-Install-Fails-on-RHEL-7-expecting-python-2-6-rhel-7/m-p/103644#M66561</link>
    <description>&lt;P&gt;Dear @&lt;A href="https://community.hortonworks.com/users/324/ajaysingh.html"&gt;ajaysingh&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Effectively, Hue is not supported neither CentOS 7 nor RHEL 7 in HDP 2.3. &lt;/P&gt;&lt;P&gt;However, if you want to install Hue on HDP 2.3 you must remove hue 2.6 packages, i.e, yum list hue*, yum remove hue*.&lt;/P&gt;&lt;P&gt;
After that follow the procedure to Installing Hue 3.9 on HDP 2.3 – Amazon EC2 RHEL 7: &lt;/P&gt;&lt;P&gt;&lt;A href="http://gethue.com/hadoop-hue-3-on-hdp-installation-tutorial" target="_blank"&gt;http://gethue.com/hadoop-hue-3-on-hdp-installation-tutorial&lt;/A&gt;. &lt;/P&gt;&lt;P&gt;For me works on HDP 2.3 on a cluster of 4 nodes on Oracle Linux 7 on Azure without Kerberos. &lt;/P&gt;&lt;P&gt;Recommendations: &lt;/P&gt;&lt;P&gt;1)Complement the steps in the above link with &lt;A href="https://docs.hortonworks.com/HDPDocuments/HDP2/HDP-2.3.0/bk_installing_manually_book/content/ch_installing_hue_chapter.html" target="_blank"&gt;https://docs.hortonworks.com/HDPDocuments/HDP2/HDP-2.3.0/bk_installing_manually_book/content/ch_installing_hue_chapter.html&lt;/A&gt; &lt;/P&gt;&lt;P&gt;2)Create hue linux user, before installing Hue 3.9 for example:
id
uid=1023(hue) gid=54324(hadoop) groups=54324(hadoop),100(users),1023(hue) &lt;/P&gt;&lt;P&gt;3)Create hdfs directories:   /usr/admin (it must be create for ambary hive views), /usr/hue.
hadoop fs -mkdir /user/hue    
hadoop fs -chown hue:hadoop /user/hue&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;JAG&lt;/P&gt;&lt;P&gt;Good luck!&lt;/P&gt;</description>
    <pubDate>Thu, 14 Apr 2016 10:31:36 GMT</pubDate>
    <dc:creator>jose_agc</dc:creator>
    <dc:date>2016-04-14T10:31:36Z</dc:date>
    <item>
      <title>Hue Install Fails on RHEL 7  .. expecting python 2.6 .. rhel 7 defaults to phython 2.7</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Hue-Install-Fails-on-RHEL-7-expecting-python-2-6-rhel-7/m-p/103640#M66557</link>
      <description>&lt;P&gt;getting the following error message&lt;/P&gt;&lt;P&gt;Running transaction&lt;/P&gt;&lt;P&gt;  Installing : hue-common-2.6.1.2.3.4.0-3485.el6.x86_64   1/7&lt;/P&gt;&lt;P&gt;  Installing : hue-beeswax-2.6.1.2.3.4.0-3485.el6.x86_64  2/7&lt;/P&gt;&lt;P&gt;/usr/lib/hue/build/env/bin/python: error while loading shared libraries: libpython2.6.so.1.0: cannot open shared object file: No such file or directory&lt;/P&gt;&lt;P&gt;  Installing : hue-hcatalog-2.6.1.2.3.4.0-3485.el6.x86_64&lt;/P&gt;</description>
      <pubDate>Wed, 20 Jan 2016 05:26:01 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Hue-Install-Fails-on-RHEL-7-expecting-python-2-6-rhel-7/m-p/103640#M66557</guid>
      <dc:creator>ajaysingh1</dc:creator>
      <dc:date>2016-01-20T05:26:01Z</dc:date>
    </item>
    <item>
      <title>Re: Hue Install Fails on RHEL 7  .. expecting python 2.6 .. rhel 7 defaults to phython 2.7</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Hue-Install-Fails-on-RHEL-7-expecting-python-2-6-rhel-7/m-p/103641#M66558</link>
      <description>&lt;A rel="user" href="https://community.cloudera.com/users/324/ajaysingh.html" nodeid="324"&gt;@ajaysingh&lt;/A&gt;&lt;P&gt;&lt;A href="http://docs.hortonworks.com/HDPDocuments/HDP2/HDP-2.3.4/bk_installing_manually_book/content/prerequisites_hue.html" target="_blank"&gt;http://docs.hortonworks.com/HDPDocuments/HDP2/HDP-2.3.4/bk_installing_manually_book/content/prerequisites_hue.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Hue is not supported on CentOS 7 in HDP 2.3.4.&lt;/P&gt;</description>
      <pubDate>Wed, 20 Jan 2016 05:40:31 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Hue-Install-Fails-on-RHEL-7-expecting-python-2-6-rhel-7/m-p/103641#M66558</guid>
      <dc:creator>nsabharwal</dc:creator>
      <dc:date>2016-01-20T05:40:31Z</dc:date>
    </item>
    <item>
      <title>Re: Hue Install Fails on RHEL 7  .. expecting python 2.6 .. rhel 7 defaults to phython 2.7</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Hue-Install-Fails-on-RHEL-7-expecting-python-2-6-rhel-7/m-p/103642#M66559</link>
      <description>&lt;P&gt; &lt;A rel="user" href="https://community.cloudera.com/users/324/ajaysingh.html" nodeid="324"&gt;@ajaysingh&lt;/A&gt;, &lt;A rel="user" href="https://community.cloudera.com/users/140/nsabharwal.html" nodeid="140"&gt;@Neeraj Sabharwal&lt;/A&gt; is correct. I suggest you use the python &lt;A href="http://docs.python-guide.org/en/latest/dev/virtualenvs/"&gt;virtualenv&lt;/A&gt; to workaround this requirement. &lt;/P&gt;</description>
      <pubDate>Wed, 20 Jan 2016 20:43:28 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Hue-Install-Fails-on-RHEL-7-expecting-python-2-6-rhel-7/m-p/103642#M66559</guid>
      <dc:creator>SQLShaw</dc:creator>
      <dc:date>2016-01-20T20:43:28Z</dc:date>
    </item>
    <item>
      <title>Re: Hue Install Fails on RHEL 7  .. expecting python 2.6 .. rhel 7 defaults to phython 2.7</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Hue-Install-Fails-on-RHEL-7-expecting-python-2-6-rhel-7/m-p/103643#M66560</link>
      <description>&lt;P&gt;Do you happen to know when they will support Hue on CentOS 7?&lt;/P&gt;</description>
      <pubDate>Thu, 28 Jan 2016 01:00:43 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Hue-Install-Fails-on-RHEL-7-expecting-python-2-6-rhel-7/m-p/103643#M66560</guid>
      <dc:creator>jose_bonilla</dc:creator>
      <dc:date>2016-01-28T01:00:43Z</dc:date>
    </item>
    <item>
      <title>Re: Hue Install Fails on RHEL 7  .. expecting python 2.6 .. rhel 7 defaults to phython 2.7</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Hue-Install-Fails-on-RHEL-7-expecting-python-2-6-rhel-7/m-p/103644#M66561</link>
      <description>&lt;P&gt;Dear @&lt;A href="https://community.hortonworks.com/users/324/ajaysingh.html"&gt;ajaysingh&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Effectively, Hue is not supported neither CentOS 7 nor RHEL 7 in HDP 2.3. &lt;/P&gt;&lt;P&gt;However, if you want to install Hue on HDP 2.3 you must remove hue 2.6 packages, i.e, yum list hue*, yum remove hue*.&lt;/P&gt;&lt;P&gt;
After that follow the procedure to Installing Hue 3.9 on HDP 2.3 – Amazon EC2 RHEL 7: &lt;/P&gt;&lt;P&gt;&lt;A href="http://gethue.com/hadoop-hue-3-on-hdp-installation-tutorial" target="_blank"&gt;http://gethue.com/hadoop-hue-3-on-hdp-installation-tutorial&lt;/A&gt;. &lt;/P&gt;&lt;P&gt;For me works on HDP 2.3 on a cluster of 4 nodes on Oracle Linux 7 on Azure without Kerberos. &lt;/P&gt;&lt;P&gt;Recommendations: &lt;/P&gt;&lt;P&gt;1)Complement the steps in the above link with &lt;A href="https://docs.hortonworks.com/HDPDocuments/HDP2/HDP-2.3.0/bk_installing_manually_book/content/ch_installing_hue_chapter.html" target="_blank"&gt;https://docs.hortonworks.com/HDPDocuments/HDP2/HDP-2.3.0/bk_installing_manually_book/content/ch_installing_hue_chapter.html&lt;/A&gt; &lt;/P&gt;&lt;P&gt;2)Create hue linux user, before installing Hue 3.9 for example:
id
uid=1023(hue) gid=54324(hadoop) groups=54324(hadoop),100(users),1023(hue) &lt;/P&gt;&lt;P&gt;3)Create hdfs directories:   /usr/admin (it must be create for ambary hive views), /usr/hue.
hadoop fs -mkdir /user/hue    
hadoop fs -chown hue:hadoop /user/hue&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;JAG&lt;/P&gt;&lt;P&gt;Good luck!&lt;/P&gt;</description>
      <pubDate>Thu, 14 Apr 2016 10:31:36 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Hue-Install-Fails-on-RHEL-7-expecting-python-2-6-rhel-7/m-p/103644#M66561</guid>
      <dc:creator>jose_agc</dc:creator>
      <dc:date>2016-04-14T10:31:36Z</dc:date>
    </item>
    <item>
      <title>Re: Hue Install Fails on RHEL 7  .. expecting python 2.6 .. rhel 7 defaults to phython 2.7</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Hue-Install-Fails-on-RHEL-7-expecting-python-2-6-rhel-7/m-p/103645#M66562</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/186/sshaw.html" nodeid="186"&gt;@Scott Shaw&lt;/A&gt; Scott i have a sever which doesn't connect to the internet, could you provide detailed steps on how virtualenv can be installed and employed to resolve the Hue issue on CentOS 7.2.. Your inputs are much appreciated...  &lt;/P&gt;</description>
      <pubDate>Thu, 19 Jan 2017 05:56:30 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Hue-Install-Fails-on-RHEL-7-expecting-python-2-6-rhel-7/m-p/103645#M66562</guid>
      <dc:creator>vendevu</dc:creator>
      <dc:date>2017-01-19T05:56:30Z</dc:date>
    </item>
    <item>
      <title>Re: Hue Install Fails on RHEL 7  .. expecting python 2.6 .. rhel 7 defaults to phython 2.7</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Hue-Install-Fails-on-RHEL-7-expecting-python-2-6-rhel-7/m-p/103646#M66563</link>
      <description>&lt;P&gt;you should build HUE in centos7 yourself.  I have build HUE 3.12.0 in ubuntu14.4 /centos7 , and install HUE in HDP 2.5.3 in ubuntu14.4/centos7. &lt;/P&gt;</description>
      <pubDate>Wed, 07 Jun 2017 09:43:03 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Hue-Install-Fails-on-RHEL-7-expecting-python-2-6-rhel-7/m-p/103646#M66563</guid>
      <dc:creator>wbwang</dc:creator>
      <dc:date>2017-06-07T09:43:03Z</dc:date>
    </item>
  </channel>
</rss>

