[
https://issues.apache.org/jira/browse/HIVE-6417?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13923144#comment-13923144
]
Hive QA commented on HIVE-6417:
-------------------------------
{color:red}Overall{color}: -1 at least one tests failed
Here are the results of testing the latest attachment:
https://issues.apache.org/jira/secure/attachment/12633196/HIVE-6417.1.patch
{color:red}ERROR:{color} -1 due to 3 failed/errored test(s), 5359 tests executed
*Failed tests:*
{noformat}
org.apache.hadoop.hive.cli.TestMinimrCliDriver.testCliDriver_schemeAuthority2
org.apache.hive.beeline.TestSchemaTool.testSchemaInit
org.apache.hive.beeline.TestSchemaTool.testSchemaUpgrade
{noformat}
Test results:
http://bigtop01.cloudera.org:8080/job/PreCommit-HIVE-Build/1640/testReport
Console output:
http://bigtop01.cloudera.org:8080/job/PreCommit-HIVE-Build/1640/console
Messages:
{noformat}
Executing org.apache.hive.ptest.execution.PrepPhase
Executing org.apache.hive.ptest.execution.ExecutionPhase
Executing org.apache.hive.ptest.execution.ReportingPhase
Tests exited with: TestsFailedException: 3 tests failed
{noformat}
This message is automatically generated.
ATTACHMENT ID: 12633196
> sql std auth - new users in admin role config should get added
> --------------------------------------------------------------
>
> Key: HIVE-6417
> URL: https://issues.apache.org/jira/browse/HIVE-6417
> Project: Hive
> Issue Type: Sub-task
> Components: Authorization
> Reporter: Thejas M Nair
> Assignee: Ashutosh Chauhan
> Attachments: HIVE-6417.1.patch, HIVE-6417.patch
>
>
> if metastore is started with hive.users.in.admin.role=user1, then user1 is
> added admin role to metastore.
> If the value is changed to hive.users.in.admin.role=user2, then user2 should
> get added to the role in metastore. Right now, if the admin role exists, new
> users don't get added.
> A work-around is - user1 adding user2 to the admin role using grant role
> statement.
--
This message was sent by Atlassian JIRA
(v6.2#6252)