Kengo Seki created MAPREDUCE-6274:
-------------------------------------

             Summary: [Rumen] Support compact property description in 
configuration XML
                 Key: MAPREDUCE-6274
                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-6274
             Project: Hadoop Map/Reduce
          Issue Type: Bug
          Components: tools/rumen
            Reporter: Kengo Seki
             Fix For: 3.0.0


HADOOP-6964 made it possible to define configuration properties using XML 
attributes, but Rumen has own configuration parsers and they don’t recognize 
XML attributes. So it would be better to support the new description.

We can simply apply the same modification as HADOOP-6964 to Rumen, but it might 
be worth considering making the parse function in common (also with a part of 
o.a.h.conf.Configuration.loadResource(), if possible), because Rumen has 
similar codes in JobConfigurationParser and ParsedConfigFile.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to