Uploaded image for project: 'Hadoop YARN'
  1. Hadoop YARN
  2. YARN-3067

Read-only REST API for System Configuration

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 2.6.0
    • None
    • api, client
    • None
    • REST API

    Description

      While the name node exposes its configuration via <nn_host>:<nn_port>/conf and resource manager exposes its configuration via <rm_host>:<rm_port>/conf, neither provide a complete picture of the system's configuration for applications that use the YARN REST API.

      This JIRA is to request a REST API to get all services' configuration information whether it is stored in the resource manager or something external like zookeeper. Essentially this would return information similar to what <nn>/conf and <rm>/conf return, but be guaranteed to have all information so that a REST API user would not require Hadoop configuration files to know how services are setup.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              cdhaigh Doug Haigh
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated: