[ 
https://issues.apache.org/jira/browse/AMBARI-19060?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15715058#comment-15715058
 ] 

Hadoop QA commented on AMBARI-19060:
------------------------------------

{color:red}-1 overall{color}.  Here are the results of testing the latest 
attachment 
  http://issues.apache.org/jira/secure/attachment/12841389/AMBARI-19060.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:red}-1 core tests{color}.  The test build failed in ambari-server 

Test results: 
https://builds.apache.org/job/Ambari-trunk-test-patch/9499//testReport/
Console output: 
https://builds.apache.org/job/Ambari-trunk-test-patch/9499//console

This message is automatically generated.

> Update the HiveServer config values if Security Authorization chosen is None.
> -----------------------------------------------------------------------------
>
>                 Key: AMBARI-19060
>                 URL: https://issues.apache.org/jira/browse/AMBARI-19060
>             Project: Ambari
>          Issue Type: Bug
>          Components: ambari-server
>    Affects Versions: 2.4.1
>            Reporter: Swapan Shridhar
>            Assignee: Swapan Shridhar
>             Fix For: 2.5.0
>
>         Attachments: AMBARI-19060.patch
>
>
> - When hive-env/hive_security_authorization chosen value is None.
> - Following configs should be set as: 
>   *"hive.server2.enable.doAs"* = "true"
>   *"hive.security.authorization.enabled"* = "false", and
> - Following configs should be deleted
>    *"hive.security.authorization.manager"*
>    *"hive.security.authenticator.manager"*
>    *"hive.conf.restricted.list"*
> Also, if *hive-env/hive_security_authorization* is selected as *'sqlstdauth'* 
> or *'ranger'*, the following configs should be set as:
> - "hive.conf.restricted.list" = 
> "hive.security.authenticator.manager,hive.security.authorization.manager,hive.security.metastore.authorization.manager,
>  
> hive.security.metastore.authenticator.manager,hive.users.in.admin.role,hive.server2.xsrf.filter.enabled,hive.security.authorization.enabled"



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to