[
https://issues.apache.org/jira/browse/AMBARI-19133?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Robert Levas updated AMBARI-19133:
----------------------------------
Resolution: Fixed
Status: Resolved (was: Patch Available)
Committed to trunk
{noformat}
commit aef605ebcc91ac048998aa7f585c0e34d2398c94
Author: Robert Levas <[email protected]>
Date: Mon Dec 12 14:46:44 2016 -0500
{noformat}
Committed to branch-2.5
{noformat}
commit b5e91793094048f218a4b74a303fc6bf6191b6b4
Author: Robert Levas <[email protected]>
Date: Tue Dec 13 06:21:25 2016 -0500
{noformat}
> 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_branch-2.5_02.patch, AMBARI-19133_trunk_01.patch,
> AMBARI-19133_trunk_02.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)