[
https://issues.apache.org/jira/browse/AMBARI-7773?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14170889#comment-14170889
]
Hadoop QA commented on AMBARI-7773:
-----------------------------------
{color:red}-1 overall{color}. Here are the results of testing the latest
attachment
http://issues.apache.org/jira/secure/attachment/12674753/AMBARI-7773_branch-1.7.0.patch
against trunk revision .
{color:green}+1 @author{color}. The patch does not contain any @author
tags.
{color:red}-1 tests included{color}. The patch doesn't appear to include
any new or modified tests.
Please justify why no new tests are needed for this
patch.
Also please list what manual steps were performed to
verify this patch.
{color:green}+1 javac{color}. The applied patch does not increase the
total number of javac compiler warnings.
{color:green}+1 release audit{color}. The applied patch does not increase
the total number of release audit warnings.
{color:green}+1 core tests{color}. The patch passed unit tests in
ambari-server.
Test results:
https://builds.apache.org/job/Ambari-trunk-test-patch/192//testReport/
Console output:
https://builds.apache.org/job/Ambari-trunk-test-patch/192//console
This message is automatically generated.
> 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)