[
https://issues.apache.org/jira/browse/HADOOP-6964?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14308215#comment-14308215
]
Akira AJISAKA commented on HADOOP-6964:
---------------------------------------
bq. Actually, wouldn't multiple entries trigger every time someone overwrites a
value in the JobConf?
You are right. Logging is not a good idea.
> Allow compact property description in xml
> -----------------------------------------
>
> Key: HADOOP-6964
> URL: https://issues.apache.org/jira/browse/HADOOP-6964
> Project: Hadoop Common
> Issue Type: Improvement
> Components: conf
> Reporter: Owen O'Malley
> Assignee: Kengo Seki
> Labels: newbie
> Attachments: HADOOP-6964.patch
>
>
> We should allow users to use the more compact form of xml elements. For
> example, we could allow:
> {noformat}
> <property name="mapred.local.dir" value="/disk/0/mapred,/disk/1/mapred"/>
> {noformat}
> The old format would also be supported.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)