[ 
https://issues.apache.org/jira/browse/MAPREDUCE-768?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Hemanth Yamijala updated MAPREDUCE-768:
---------------------------------------

       Resolution: Fixed
    Fix Version/s: 0.21.0
     Release Note: 
Provides an ability to dump jobtracker configuration in JSON format to standard 
output and exits.
To dump, use hadoop jobtracker -dumpConfiguration
The format of the dump is 
{"properties":[{"key":<key>,"value":<value>,"isFinal":<true/false>,"resource" : 
<resource>}] }
     Hadoop Flags: [Reviewed]
           Status: Resolved  (was: Patch Available)

I committed this to trunk. Thanks, Chaitanya !

> 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
>            Assignee: V.V.Chaitanya Krishna
>             Fix For: 0.21.0
>
>         Attachments: commands_manual.pdf, jobtracker_configurationdump.txt, 
> MAPREDUCE-768-1.patch, MAPREDUCE-768-2.patch, MAPREDUCE-768-3.patch, 
> MAPREDUCE-768-4.patch, MAPREDUCE-768-5.patch, MAPREDUCE-768-5.patch, 
> MAPREDUCE-768-6.patch, MAPREDUCE-768-7.patch, MAPREDUCE-768-ydist.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.

Reply via email to