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 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 is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.