Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
3.2.0
-
None
-
Reviewed
Description
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.