[
https://issues.apache.org/jira/browse/MAPREDUCE-768?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12746786#action_12746786
]
Hemanth Yamijala commented on MAPREDUCE-768:
--------------------------------------------
I think we need a new patch, because the one on the jira currently is not
applying.
But I briefly looked at the patch, and can think of a few minor comments:
- I think JobTracker.dumpConfiguration should not take JobConf as a parameter.
It should create one inside the call.
- Similarly, QueueManager.dumpConfiguration should also not take a JobConf.
Further, it should not load the default resources, because otherwise, the
JobTracker's configuration would get dumped twice.
> Configuration information should generate dump in a standard format.
> --------------------------------------------------------------------
>
> Key: MAPREDUCE-768
> URL: https://issues.apache.org/jira/browse/MAPREDUCE-768
> Project: Hadoop Map/Reduce
> Issue Type: New Feature
> Reporter: rahul k singh
> Attachments: MAPREDUCE-768-1.patch, MAPREDUCE-768-2.patch,
> MAPREDUCE-768-3.patch, MAPREDUCE-768.patch
>
>
> We need to generate the configuration dump in a standard format .
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.