[
https://issues.apache.org/jira/browse/HIVE-6122?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13886967#comment-13886967
]
Hive QA commented on HIVE-6122:
-------------------------------
{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/12626053/HIVE-6122.6.patch
{color:red}ERROR:{color} -1 due to 1 failed/errored test(s), 4973 tests executed
*Failed tests:*
{noformat}
org.apache.hadoop.hive.cli.TestMinimrCliDriver.testCliDriver_infer_bucket_sort_dyn_part
{noformat}
Test results:
http://bigtop01.cloudera.org:8080/job/PreCommit-HIVE-Build/1117/testReport
Console output:
http://bigtop01.cloudera.org:8080/job/PreCommit-HIVE-Build/1117/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: 1 tests failed
{noformat}
This message is automatically generated.
ATTACHMENT ID: 12626053
> Implement show grant on <resource>
> ----------------------------------
>
> Key: HIVE-6122
> URL: https://issues.apache.org/jira/browse/HIVE-6122
> Project: Hive
> Issue Type: Improvement
> Components: Authorization
> Reporter: Navis
> Assignee: Navis
> Priority: Minor
> Attachments: HIVE-6122.1.patch.txt, HIVE-6122.2.patch.txt,
> HIVE-6122.3.patch.txt, HIVE-6122.4.patch, HIVE-6122.4.patch,
> HIVE-6122.5.patch, HIVE-6122.6.patch
>
>
> Currently, hive shows privileges owned by a principal. Reverse API is also
> needed, which shows all principals for a resource.
> {noformat}
> show grant user hive_test_user on database default;
> show grant user hive_test_user on table dummy;
> show grant user hive_test_user on all;
> {noformat}
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)