[
https://issues.apache.org/jira/browse/AMBARI-7773?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14170982#comment-14170982
]
Hudson commented on AMBARI-7773:
--------------------------------
FAILURE: Integrated in Ambari-branch-1.7.0 #85 (See
[https://builds.apache.org/job/Ambari-branch-1.7.0/85/])
AMBARI-7773. Change default config of HiveServer2 (dlysnichenko) (dlysnichenko:
http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=b941191c596e62a905fa08d85d55b713860a8f4e)
*
ambari-server/src/main/resources/stacks/HDP/2.0.6/services/HIVE/configuration/hive-site.xml
*
ambari-server/src/main/resources/stacks/BIGTOP/0.8/services/HIVE/configuration/hive-site.xml
*
ambari-server/src/main/resources/stacks/HDP/1.3.2/services/HIVE/configuration/hive-site.xml
> Change default config of HiveServer2
> ------------------------------------
>
> Key: AMBARI-7773
> URL: https://issues.apache.org/jira/browse/AMBARI-7773
> Project: Ambari
> Issue Type: Bug
> Components: ambari-server
> Affects Versions: 1.6.0
> Reporter: Dmitry Lysnichenko
> Assignee: Dmitry Lysnichenko
> Fix For: 1.7.0
>
> Attachments: AMBARI-7773.patch, AMBARI-7773_branch-1.7.0.patch
>
>
> In order to use HS2 in multiuser environment (hue and dataworker in the
> future), need to make next settings for hive by default:
> hive.server2.enable.impersonation=true
> hive.server2.enable.doAs=true
> These settings doesn't violate any security concerns, they only to make able
> HiveServer2 work with proxyuser mechanism, like other services in the stack.
> The following setting should also be made in order for thrift clients (i.e.
> Hue) to function properly.
> "hive.server2.authentication": "NOSASL"
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)