[ https://issues.apache.org/jira/browse/HIVE-5959?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13883484#comment-13883484 ]
Hive QA commented on HIVE-5959: ------------------------------- {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/12625390/HIVE-5959.patch {color:red}ERROR:{color} -1 due to 5 failed/errored test(s), 4962 tests executed *Failed tests:* {noformat} org.apache.hadoop.hive.cli.TestMinimrCliDriver.testCliDriver_bucket_num_reducers org.apache.hadoop.hive.cli.TestMinimrCliDriver.testCliDriver_import_exported_table org.apache.hadoop.hive.cli.TestMinimrCliDriver.testCliDriver_load_hdfs_file_with_space_in_the_name org.apache.hadoop.hive.cli.TestNegativeMinimrCliDriver.testNegativeCliDriver_file_with_header_footer_negative org.apache.hadoop.hive.metastore.TestMetastoreVersion.testVersionMisMatch {noformat} Test results: http://bigtop01.cloudera.org:8080/job/PreCommit-HIVE-Build/1049/testReport Console output: http://bigtop01.cloudera.org:8080/job/PreCommit-HIVE-Build/1049/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: 5 tests failed {noformat} This message is automatically generated. ATTACHMENT ID: 12625390 > SQL std auth - bootstrap SUPERUSER, PUBLIC roles > ------------------------------------------------ > > Key: HIVE-5959 > URL: https://issues.apache.org/jira/browse/HIVE-5959 > Project: Hive > Issue Type: Sub-task > Components: Authorization > Reporter: Thejas M Nair > Assignee: Ashutosh Chauhan > Attachments: HIVE-5959.patch > > Original Estimate: 72h > Remaining Estimate: 72h > > SUPERUSER and PUBLIC are two roles that are always present, these need to be > added automatically on metastore startup. This would be similar to creation > of the "default" database from HMSHandler.init(). > A config param in hive-site.xml will be used to specify the list of users who > belong to the SUPERUSER role. > -- This message was sent by Atlassian JIRA (v6.1.5#6160)