You are viewing a plain text version of this content. The canonical link for it is here.
Posted to yarn-issues@hadoop.apache.org by "Akhil PB (Jira)" <ji...@apache.org> on 2020/09/11 17:38:00 UTC

[jira] [Updated] (YARN-10436) Create RM rest api endpoint to get list of cluster configurations

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

Akhil PB updated YARN-10436:
----------------------------
    Description: 
The current /conf endpoint returns one config at a time and this would require multiple api calls to get multiple configurations. This jira intends to fix this issue by adding new rest api endpoint /cluster-conf where user can send queryparam like name=config_1,confg_2 to get multiple configurations.



cc: [~sunilg]

  was:The current /conf endpoint returns one config at a time and this would require multiple api calls to get multiple configurations. This jira intends to fix this issue by adding new rest api endpoint /cluster-conf where user can send queryparam like name=config_1,confg_2 to get multiple configurations.


> Create RM rest api endpoint to get list of cluster configurations
> -----------------------------------------------------------------
>
>                 Key: YARN-10436
>                 URL: https://issues.apache.org/jira/browse/YARN-10436
>             Project: Hadoop YARN
>          Issue Type: Sub-task
>          Components: yarn
>            Reporter: Akhil PB
>            Assignee: Akhil PB
>            Priority: Major
>
> The current /conf endpoint returns one config at a time and this would require multiple api calls to get multiple configurations. This jira intends to fix this issue by adding new rest api endpoint /cluster-conf where user can send queryparam like name=config_1,confg_2 to get multiple configurations.
> cc: [~sunilg]



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: yarn-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: yarn-issues-help@hadoop.apache.org