You are viewing a plain text version of this content. The canonical link for it is here.
Posted to mapreduce-dev@hadoop.apache.org by "Harsh J (JIRA)" <ji...@apache.org> on 2012/07/09 21:19:36 UTC

[jira] [Created] (MAPREDUCE-4414) Add main methods to JobConf and YarnConfiguration, for debug purposes

Harsh J created MAPREDUCE-4414:
----------------------------------

             Summary: Add main methods to JobConf and YarnConfiguration, for debug purposes
                 Key: MAPREDUCE-4414
                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-4414
             Project: Hadoop Map/Reduce
          Issue Type: Improvement
          Components: client
    Affects Versions: 2.0.0-alpha
            Reporter: Harsh J


Just like Configuration has a main() func that dumps XML out for debug purposes, we should have a similar function under the JobConf and YarnConfiguration classes that do the same. This is useful in testing out app classpath setups at times.

--
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