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

2015-06-18 Thread Devaraj K (JIRA)

 [ 
https://issues.apache.org/jira/browse/YARN-3824?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Devaraj K updated YARN-3824:

Fix Version/s: 2.8.0

 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)


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

2015-06-18 Thread Devaraj K (JIRA)

 [ 
https://issues.apache.org/jira/browse/YARN-3824?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Devaraj K updated YARN-3824:

Hadoop Flags: Reviewed

+1 for the trivial 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)


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

2015-06-17 Thread Ray Chiang (JIRA)

 [ 
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)