[ https://issues.apache.org/jira/browse/HIVE-6793?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13955836#comment-13955836 ]
Hive QA commented on HIVE-6793: ------------------------------- {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/12637896/HIVE-6793.patch {color:red}ERROR:{color} -1 due to 1 failed/errored test(s), 5513 tests executed *Failed tests:* {noformat} org.apache.hive.service.cli.thrift.TestThriftHttpCLIService.testExecuteStatementAsync {noformat} Test results: http://bigtop01.cloudera.org:8080/job/PreCommit-HIVE-Build/2052/testReport Console output: http://bigtop01.cloudera.org:8080/job/PreCommit-HIVE-Build/2052/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: 12637896 > DDLSemanticAnalyzer.analyzeShowRoles() should use HiveAuthorizationTaskFactory > ------------------------------------------------------------------------------ > > Key: HIVE-6793 > URL: https://issues.apache.org/jira/browse/HIVE-6793 > Project: Hive > Issue Type: Bug > Components: Authorization, Query Processor > Affects Versions: 0.13.0 > Reporter: Xuefu Zhang > Assignee: Xuefu Zhang > Attachments: HIVE-6793.patch > > > Currently DDLSemanticAnalyzer.analyzeShowRoles() isn't using > HiveAuthorizationTaskFactory to create task, at odds with other Authorization > related task creations such as for analyzeShowRolePrincipals(). This JIRA is > to make it consistent. -- This message was sent by Atlassian JIRA (v6.2#6252)