[
https://issues.apache.org/jira/browse/HIVE-15609?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15941938#comment-15941938
]
Pengcheng Xiong commented on HIVE-15609:
----------------------------------------
I am deferring this to Hive 3.0 as we are going to cut the first RC and it is
not marked as blocker. Please feel free to commit to the branch if this can be
resolved before the release.
> Fix unit test failures caused by HIVE-13696
> -------------------------------------------
>
> Key: HIVE-15609
> URL: https://issues.apache.org/jira/browse/HIVE-15609
> Project: Hive
> Issue Type: Bug
> Affects Versions: 2.2.0
> Reporter: Yongzhi Chen
> Assignee: Yongzhi Chen
>
> Following unit tests failed with same stack:
> org.apache.hadoop.hive.ql.security.authorization.plugin.TestHiveAuthorizerCheckInvocation.org.apache.hadoop.hive.ql.security.authorization.plugin.TestHiveAuthorizerCheckInvocation
> (batchId=208)
> org.apache.hadoop.hive.ql.security.authorization.plugin.TestHiveAuthorizerShowFilters.org.apache.hadoop.hive.ql.security.authorization.plugin.TestHiveAuthorizerShowFilters
> (batchId=208)
> {noformat}
> 2017-01-11T15:02:27,713 ERROR [main] ql.Driver: FAILED: NullPointerException
> null
> java.lang.NullPointerException
> at
> org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.QueuePlacementRule.cleanName(QueuePlacementRule.java:351)
> at
> org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.QueuePlacementRule$User.getQueueForApp(QueuePlacementRule.java:132)
> at
> org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.QueuePlacementRule.assignAppToQueue(QueuePlacementRule.java:74)
> at
> org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.QueuePlacementPolicy.assignAppToQueue(QueuePlacementPolicy.java:167)
> at
> org.apache.hadoop.hive.schshim.FairSchedulerShim.setJobQueueForUserInternal(FairSchedulerShim.java:96)
> at
> org.apache.hadoop.hive.schshim.FairSchedulerShim.validateQueueConfiguration(FairSchedulerShim.java:82)
> at
> org.apache.hadoop.hive.ql.session.YarnFairScheduling.validateYarnQueue(YarnFairScheduling.java:68)
> at org.apache.hadoop.hive.ql.Driver.configureScheduling(Driver.java:671)
> at org.apache.hadoop.hive.ql.Driver.compile(Driver.java:543)
> at org.apache.hadoop.hive.ql.Driver.compileInternal(Driver.java:1313)
> at org.apache.hadoop.hive.ql.Driver.runInternal(Driver.java:1453)
> at org.apache.hadoop.hive.ql.Driver.run(Driver.java:1233)
> at org.apache.hadoop.hive.ql.Driver.run(Driver.java:1223)
> at
> {noformat}
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)