-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/47040/
-----------------------------------------------------------
Review request for hive, Lenni Kuff, Mohit Sabharwal, and Sergio Pena.
Bugs: HIVE-13696
https://issues.apache.org/jira/browse/HIVE-13696
Repository: hive-git
Description
-------
Ensure that jobs sent to yarn with impersonation off are correctly routed to
the proper queue based on fair-scheduler.xml. Validate that jobs can only be
sent to queues authorized for the user.
Diffs
-----
ql/src/java/org/apache/hadoop/hive/ql/Driver.java
6a610cbcb1deb7f7f55bb8aff58020b057454b31
ql/src/java/org/apache/hadoop/hive/ql/session/YarnFairScheduling.java
PRE-CREATION
service/src/java/org/apache/hive/service/cli/session/HiveSessionImpl.java
a0015ebc655931f241b28c53fbb94cfe172841b1
shims/common/src/main/java/org/apache/hadoop/fs/FileSystemWatcher.java
PRE-CREATION
shims/common/src/main/java/org/apache/hadoop/hive/shims/SchedulerShim.java
63803b8b0752745bd2fedaccc5d100befd97093b
shims/scheduler/src/main/java/org/apache/hadoop/hive/schshim/FairSchedulerShim.java
372244dc3c989d2a3ae2eb2bfb8cd0a235705e18
Diff: https://reviews.apache.org/r/47040/diff/
Testing
-------
Thanks,
Reuben Kuhnert