Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
2.0.0-alpha
-
Reviewed
Description
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.
Attachments
Attachments
Issue Links
- is a clone of
-
HDFS-3621 Add a main method to HdfsConfiguration, for debug purposes
- Resolved
- is cloned by
-
HBASE-6363 HBaseConfiguration can carry a main method that dumps XML output for debug purposes
- Closed