xieguiming created MAPREDUCE-4199:
-------------------------------------
Summary: Not easy to search the property because of splited into
many parts.
Key: MAPREDUCE-4199
URL: https://issues.apache.org/jira/browse/MAPREDUCE-4199
Project: Hadoop Map/Reduce
Issue Type: Improvement
Components: mrv2
Affects Versions: 0.23.1
Environment: suse
Reporter: xieguiming
Priority: Minor
The property is splited into many parts. such as:
public static final String RM_NODES_EXCLUDE_FILE_PATH =
RM_PREFIX + "nodes.exclude-path";
It is inconvenient for code reader to search the code by the property name
although there are some common parts for reuse.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira