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

Jing Zhao updated HADOOP-8567:
------------------------------

    Release Note: 
Users can use the conf servlet to get the server-side configuration. Users can

1) connect to http_server_url/conf or http_server_url/conf?format=xml and get 
XML-based configuration description;
2) connect to http_server_url/conf?format=json and get JSON-based configuration 
description.
    
> Port conf servlet to dump running configuration  to branch 1.x
> --------------------------------------------------------------
>
>                 Key: HADOOP-8567
>                 URL: https://issues.apache.org/jira/browse/HADOOP-8567
>             Project: Hadoop Common
>          Issue Type: New Feature
>          Components: conf
>    Affects Versions: 1.0.0
>            Reporter: Junping Du
>            Assignee: Jing Zhao
>         Attachments: Hadoop.8567.branch-1.001.patch, 
> Hadoop.8567.branch-1.002.patch, Hadoop.8567.branch-1.003.patch, 
> Hadoop.8567.branch-1.004.patch
>
>
> HADOOP-6408 provide conf servlet that can dump running configuration which 
> great helps admin to trouble shooting the configuration issue. However, that 
> patch works on branch after 0.21 only and should be backport to branch 1.x.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to