-
Type:
Bug
-
Status: Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 3.2.0
-
Fix Version/s: 3.2.0
-
Component/s: fairscheduler
-
Labels:None
-
Target Version/s:
-
Hadoop Flags:Reviewed
YARN-8191 introduced API-incompatible changes, which would break some classes in hive (e.g. https://github.com/apache/hive/blob/master/shims/scheduler/src/main/java/org/apache/hadoop/hive/schshim/FairSchedulerShim.java), this ticket's goal is to fix the incompatible changes.