[
https://issues.apache.org/jira/browse/MAPREDUCE-768?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12732455#action_12732455
]
rahul k singh commented on MAPREDUCE-768:
-----------------------------------------
If users give improper key they ran into issues and it takes long time to
understand the behaviour
for example: instead of using "a.b" as key if "a.p" is used , this lead to
using "a.b" 's default value , and it takes significant time to find out whats
happening.
If there is a need for automation , there would be requirement that the dump
should be in 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.