You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by "Dmitry Lysnichenko (JIRA)" <ji...@apache.org> on 2014/10/14 14:06:34 UTC

[jira] [Updated] (AMBARI-7773) Change default config of HiveServer2

     [ https://issues.apache.org/jira/browse/AMBARI-7773?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Dmitry Lysnichenko updated AMBARI-7773:
---------------------------------------
    Attachment: AMBARI-7773_branch-1.7.0.patch
                AMBARI-7773.patch

> 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)