[
https://issues.apache.org/jira/browse/YARN-3824?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14592233#comment-14592233
]
Advertising
Hudson commented on YARN-3824:
------------------------------
SUCCESS: Integrated in Hadoop-Hdfs-trunk #2160 (See
[https://builds.apache.org/job/Hadoop-Hdfs-trunk/2160/])
YARN-3824. Fix two minor nits in member variable properties of (devaraj: rev
2ad668748e2535e25e3b04656c29034d58074027)
*
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-api/src/main/java/org/apache/hadoop/yarn/conf/YarnConfiguration.java
* hadoop-yarn-project/CHANGES.txt
> 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
> Fix For: 2.8.0
>
> 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)