[
https://issues.apache.org/jira/browse/AMBARI-19133?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15733736#comment-15733736
]
Hadoop QA commented on AMBARI-19133:
------------------------------------
{color:red}-1 overall{color}. Here are the results of testing the latest
attachment
http://issues.apache.org/jira/secure/attachment/12842436/AMBARI-19133_trunk_01.patch
against trunk revision .
{color:red}-1 patch{color}. Top-level trunk compilation may be broken.
Console output:
https://builds.apache.org/job/Ambari-trunk-test-patch/9595//console
This message is automatically generated.
> hadoop.proxyuser.HTTP.hosts should not be updated when Hive is installed
> unless WebHcat is installed
> ----------------------------------------------------------------------------------------------------
>
> Key: AMBARI-19133
> URL: https://issues.apache.org/jira/browse/AMBARI-19133
> Project: Ambari
> Issue Type: Bug
> Components: ambari-server
> Affects Versions: 2.4.0
> Reporter: Robert Levas
> Assignee: Robert Levas
> Labels: kerberos, kerberos_descriptor
> Fix For: 2.5.0
>
> Attachments: AMBARI-19133_branch-2.5_01.patch,
> AMBARI-19133_trunk_01.patch
>
>
> {{hadoop.proxyuser.HTTP.hosts}} should not be updated when Hive is installed
> unless WebHcat is installed.
> This is happening because the following block in the Kerberos descriptor is
> at the HIVE service level rather than the WEBHCAT_SERVER component level.
> {code}
> {
> "core-site": {
> "hadoop.proxyuser.HTTP.hosts":
> "${clusterHostInfo/webhcat_server_host}"
> }
> },
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)