[
https://issues.apache.org/jira/browse/AMBARI-12422?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14635145#comment-14635145
]
Hudson commented on AMBARI-12422:
---------------------------------
SUCCESS: Integrated in Ambari-branch-2.1 #244 (See
[https://builds.apache.org/job/Ambari-branch-2.1/244/])
AMBARI-12422. Hive queries against HiveServer2 failing in Hive HA enabled
cluster (alexantonenko) (hiveww:
http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=0053a9ac2de7f264293728d83476d9f36f965db1)
* ambari-web/app/controllers/main/host/details.js
> Hive queries against HiveServer2 failing in Hive HA enabled cluster
> -------------------------------------------------------------------
>
> Key: AMBARI-12422
> URL: https://issues.apache.org/jira/browse/AMBARI-12422
> Project: Ambari
> Issue Type: Bug
> Components: ambari-web
> Affects Versions: 2.1.0
> Reporter: Antonenko Alexander
> Assignee: Antonenko Alexander
> Priority: Critical
> Fix For: 2.1.1
>
> Attachments: AMBARI-12422.patch
>
>
> In core-site.xml , hive has proxy user privileges only for one host, but HS2
> is installed on 3 hosts (one of which is in the config below).
> In the test cluster -
> {code:xml}
> <property>
> <name>hadoop.proxyuser.hive.hosts</name>
> <value>ip-172-31-39-245.ec2.internal</value>
> </property>
> {code}
> All HS2 and metastore hosts should be included in that value.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)