[
https://issues.apache.org/jira/browse/AMBARI-7773?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14170895#comment-14170895
]
Dmitry Lysnichenko commented on AMBARI-7773:
--------------------------------------------
Patch changes only service metainfo properties, tests are not applicable
> 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)