You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-dev@hadoop.apache.org by "Owen O'Malley (JIRA)" <ji...@apache.org> on 2010/09/20 09:51:33 UTC

[jira] Created: (HADOOP-6964) Allow compact property description in xml

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.