[ https://issues.apache.org/jira/browse/HIVE-8424?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14168381#comment-14168381 ]
Hive QA commented on HIVE-8424: ------------------------------- {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/12674100/HIVE-8424.1.patch {color:red}ERROR:{color} -1 due to 1 failed/errored test(s), 4138 tests executed *Failed tests:* {noformat} org.apache.hadoop.hive.cli.TestCliDriver.testCliDriver_tez_smb_1 {noformat} Test results: http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/PreCommit-HIVE-TRUNK-Build/1216/testReport Console output: http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/PreCommit-HIVE-TRUNK-Build/1216/console Test logs: http://ec2-174-129-184-35.compute-1.amazonaws.com/logs/PreCommit-HIVE-TRUNK-Build-1216/ 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: 12674100 > Support fair scheduler user queue mapping in non-impersonation mode > ------------------------------------------------------------------- > > Key: HIVE-8424 > URL: https://issues.apache.org/jira/browse/HIVE-8424 > Project: Hive > Issue Type: Improvement > Components: Shims > Reporter: Mohit Sabharwal > Assignee: Mohit Sabharwal > Attachments: HIVE-8424.1.patch, HIVE-8424.patch > > > Under non-impersonation mode, all MR jobs run as the hive system user. The > default scheduler queue mapping is one queue per user. This is problematic > for users who use the queues to regulate and track their MR resource usage. > Yarn exposes an API to retrieve the fair scheduler queue mapping, which we > can use to set the appropriate MR queue for the current user. -- This message was sent by Atlassian JIRA (v6.3.4#6332)