Details
-
Improvement
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
None
-
None
-
None
Description
TezConstants is marked as private.
However, TezConstants.TEZ_SHUFFLE_HANDLER_SERVICE_ID is referenced in Hive
Post TEZ-3334 merge, this would throw "cannot find symbol" exception during compilation.
May be easier option would be add TezConstants.TEZ_SHUFFLE_HANDLER_SERVICE_ID and reference it in TezConfiguration.TEZ_AM_SHUFFLE_AUXILIARY_SERVICE_ID_DEFAULT as hive supports multiple versions of tez.