Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
2.4.0
Description
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.
{ "core-site": { "hadoop.proxyuser.HTTP.hosts": "${clusterHostInfo/webhcat_server_host}" } },
Attachments
Attachments
Issue Links
- links to