[
https://issues.apache.org/jira/browse/RANGER-3222?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Madhan Neethiraj resolved RANGER-3222.
--------------------------------------
Fix Version/s: 3.0.0
2.8.0
Resolution: Fixed
[~wall] - thank you for the patch. Merged in following branches:
* master:
https://github.com/apache/ranger/commit/c034ef3837e6f6377edd1fc540778c768e1a33ec
* ranger-2.8:
https://github.com/apache/ranger/commit/bb30658b1c5d6b21719acc061bede391a229a23c
> Ranger yarn plugin does not support parsing fair scheduler json or xml
> response
> -------------------------------------------------------------------------------
>
> Key: RANGER-3222
> URL: https://issues.apache.org/jira/browse/RANGER-3222
> Project: Ranger
> Issue Type: Bug
> Components: plugins
> Affects Versions: 1.2.0, 2.1.0
> Reporter: qiang.bi
> Priority: Major
> Labels: patch
> Fix For: 3.0.0, 2.8.0
>
> Attachments: RANGER-3222_Ranger_yarn_plugin.patch
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> When we use yarn rest api
> ([http://rm-http-address:port/ws/v1/cluster/scheduler)] to get scheduler
> information, on account of the different response between capacity and fair
> scheduler,so we cannot approach the response in the same way. For example:
> 1.when we create yarn service on ranger dashboard,we can not test connection
> successfully.
> 2.we can not get fair scheduler queue list on ranger dashboard.
> I modify YarnSchedulerResponse class to resolve this problem.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)