[
https://issues.apache.org/jira/browse/MAPREDUCE-768?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12731862#action_12731862
]
rahul k singh commented on MAPREDUCE-768:
-----------------------------------------
Currently configuration keys can be in following category based on what state
of there values are being used
1.final (list of configuration keys which cant be changed)
2.overridden(list of configuration keys which are overridden at runtime)
3.default (keys whose default values are being used)
4.All
So there is a requirement to generate configuration dump based on above
categories , and in a standard format.
> 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
>
> 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.