You are viewing a plain text version of this content. The canonical link for it is here.
Posted to yarn-dev@hadoop.apache.org by "Ray Chiang (JIRA)" <ji...@apache.org> on 2015/06/18 07:08:00 UTC

[jira] [Created] (YARN-3824) Fix two minor nits in member variable properties of YarnConfiguration

Ray Chiang created YARN-3824:
--------------------------------

             Summary: 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
         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)