Details
-
Bug
-
Status: Resolved
-
Trivial
-
Resolution: Fixed
-
2.7.0
-
Reviewed
Description
Two nitpicks that could be cleaned up easily:
- DEFAULT_YARN_INTERMEDIATE_DATA_ENCRYPTION is defined as a java.lang.Boolean instead of a boolean primitive
- DEFAULT_RM_PROXY_USER_PRIVILEGES_ENABLED is missing the final keyword