[
https://issues.apache.org/jira/browse/HIVE-7498?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14073288#comment-14073288
]
Hive QA commented on HIVE-7498:
-------------------------------
{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/12657518/HIVE-7498.1.patch.txt
{color:red}ERROR:{color} -1 due to 2 failed/errored test(s), 5756 tests executed
*Failed tests:*
{noformat}
org.apache.hadoop.hive.cli.TestMinimrCliDriver.testCliDriver_ql_rewrite_gbtoidx
org.apache.hive.jdbc.miniHS2.TestHiveServer2.testConnection
{noformat}
Test results:
http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/PreCommit-HIVE-TRUNK-Build/39/testReport
Console output:
http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/PreCommit-HIVE-TRUNK-Build/39/console
Test logs:
http://ec2-174-129-184-35.compute-1.amazonaws.com/logs/PreCommit-HIVE-TRUNK-Build-39/
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: 2 tests failed
{noformat}
This message is automatically generated.
ATTACHMENT ID: 12657518
> NPE on show grant for global privilege
> --------------------------------------
>
> Key: HIVE-7498
> URL: https://issues.apache.org/jira/browse/HIVE-7498
> Project: Hive
> Issue Type: Task
> Components: Authorization
> Reporter: Navis
> Assignee: Navis
> Priority: Minor
> Attachments: HIVE-7498.1.patch.txt
>
>
> {noformat}
> 2014-07-24 11:10:05,961 ERROR exec.DDLTask (DDLTask.java:failed(501)) -
> java.lang.NullPointerException
> at
> org.apache.hadoop.hive.ql.security.authorization.plugin.HivePrivilegeObject.compareTo(HivePrivilegeObject.java:66)
> at org.apache.hadoop.hive.ql.exec.DDLTask$2.compare(DDLTask.java:3156)
> at org.apache.hadoop.hive.ql.exec.DDLTask$2.compare(DDLTask.java:3153)
> at java.util.Arrays.mergeSort(Arrays.java:1270)
> at java.util.Arrays.mergeSort(Arrays.java:1281)
> at java.util.Arrays.mergeSort(Arrays.java:1281)
> at java.util.Arrays.mergeSort(Arrays.java:1281)
> at java.util.Arrays.mergeSort(Arrays.java:1281)
> at java.util.Arrays.mergeSort(Arrays.java:1281)
> at java.util.Arrays.sort(Arrays.java:1210)
> at java.util.Collections.sort(Collections.java:157)
> at
> org.apache.hadoop.hive.ql.exec.DDLTask.writeGrantInfo(DDLTask.java:3153)
> at org.apache.hadoop.hive.ql.exec.DDLTask.showGrants(DDLTask.java:606)
> at org.apache.hadoop.hive.ql.exec.DDLTask.execute(DDLTask.java:455)
> at org.apache.hadoop.hive.ql.exec.Task.executeTask(Task.java:161)
> at
> org.apache.hadoop.hive.ql.exec.TaskRunner.runSequential(TaskRunner.java:85)
> at org.apache.hadoop.hive.ql.Driver.launchTask(Driver.java:1513)
> at org.apache.hadoop.hive.ql.Driver.execute(Driver.java:1280)
> at org.apache.hadoop.hive.ql.Driver.runInternal(Driver.java:1094)
> at org.apache.hadoop.hive.ql.Driver.run(Driver.java:918)
> at org.apache.hadoop.hive.ql.Driver.run(Driver.java:908)
> {noformat}
> Seemed regression from HIVE-7026
--
This message was sent by Atlassian JIRA
(v6.2#6252)