[
https://issues.apache.org/jira/browse/YARN-3824?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ray Chiang updated YARN-3824:
-----------------------------
Attachment: YARN-3824.001.patch
> Fix two minor nits in member variable properties of YarnConfiguration
> ---------------------------------------------------------------------
>
> Key: YARN-3824
> URL: https://issues.apache.org/jira/browse/YARN-3824
> Project: Hadoop YARN
> Issue Type: Bug
> Components: yarn
> Affects Versions: 2.7.0
> Reporter: Ray Chiang
> Assignee: Ray Chiang
> Priority: Trivial
> Labels: newbie
> Attachments: YARN-3824.001.patch
>
>
> 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
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)