Quantcast
Channel: Hortonworks » All Replies
Viewing all articles
Browse latest Browse all 3435

Reply To: Hue: Installation Guideline

$
0
0

Hi Dave,

I hope you see this and respond.

I download Ambari repo from:
<p class=”MsoListParagraph” style=”text-indent: -.25in; mso-list: l0 level1 lfo1;”><!– [if !supportLists]–>1.<span style=”font-stretch: normal; font-size: 7pt; line-height: normal; font-family: ‘Times New Roman’;”>      </span><!–[endif]–>wget http://public-repo-1.hortonworks.com/ambari/centos6/2.x/updates/2.1.0/ambari.repo</p&gt;
<p class=”MsoListParagraph” style=”text-indent: -.25in; mso-list: l0 level1 lfo1;”>So I am running Ambari Version 2.1.0. I was trying to follow:</p>
<p class=”MsoListParagraph” style=”text-indent: -.25in; mso-list: l0 level1 lfo1;”></p>
<p class=”MsoListParagraph” style=”text-indent: -.25in; mso-list: l0 level1 lfo1;”>http://docs.hortonworks.com/HDPDocuments/HDP2/HDP-2.3.0/bk_installing_manually_book/content/configure_hdp_hue.html</p&gt;
<p class=”MsoListParagraph” style=”text-indent: -.25in; mso-list: l0 level1 lfo1;”></p>
<p class=”MsoListParagraph” style=”text-indent: -.25in; mso-list: l0 level1 lfo1;”>I also looked at your post:</p>
<p class=”MsoListParagraph” style=”text-indent: -.25in; mso-list: l0 level1 lfo1;”>http://hortonworks.com/community/forums/topic/ambari-and-hue-2/?login=failed</p&gt;
<p class=”MsoListParagraph” style=”text-indent: -.25in; mso-list: l0 level1 lfo1;”></p>
<p class=”MsoListParagraph” style=”text-indent: -.25in; mso-list: l0 level1 lfo1;”>I am unable to find where I need to update WebHCat and Oozie site in Ambari. If I look at HDFS/Configs/Advance/General, all I see is a place to check “<span style=”font-family: ‘Helvetica Neue’, Helvetica, Arial, sans-serif; font-size: 14px; line-height: 20px;”>WebHDFS enabled”, which is checked. Under Oozie/Configs, I see “Advanced oozie-site” and “Custom oozie-site”, but it does not give me link to add a property?</span></p>
<p class=”MsoListParagraph” style=”text-indent: -.25in; mso-list: l0 level1 lfo1;”>Other than that I have added the following properties:</p>

<ul id=”topic-49992-replies” class=”forums bbp-replies”>
<li class=”bbp-body”>
<div id=”post-50194″ class=”odd bbp-parent-forum-38898 bbp-parent-topic-49992 bbp-reply-position-3 user-id-15327 post-50194 reply type-reply status-publish hentry”>
<div class=”reply-post-content”>
<div class=”reply-content”>
<div class=”bbp-reply-content”>

Core-Site you need to add the following via Ambari:

<property>
<name>hadoop.proxyuser.hue.hosts</name>
<value>*</value>
< /property>
< property>
<name>hadoop.proxyuser.hue.groups</name>
<value>*</value>
< /property>
< property>
< name>hadoop.proxyuser.hcat.groups</name>
< value>*</value>
< /property>
< property>
< name>hadoop.proxyuser.hcat.hosts</name>
< value>*</value>
< /property>

I added the above under HDFS/Configs/Advance “Custom Core-site. Also the documentation asks for adding the following property:
<pre class=”screen”><property>
<name>hive.server2.enable.impersonation</name>
<value>true</value>
</property>

in hive-site.xml. I can’t find a place under Hive/Configs/Advance “Custom hive-site” to add this property since there is no link to add a property?

Am I missing anything? Do I need to do anything else in addition to what I have listed above?

Thank you in advance for your help!
</div>
</div>
</div>
</div>


Viewing all articles
Browse latest Browse all 3435

Trending Articles