Krisztian Horvath created YARN-2280:
---------------------------------------
Summary: Resource manager web service fields are not accessible
Key: YARN-2280
URL: https://issues.apache.org/jira/browse/YARN-2280
Project: Hadoop YARN
Issue Type: Bug
Components: resourcemanager
Affects Versions: 2.4.1, 2.4.0
Reporter: Krisztian Horvath
Assignee: Krisztian Horvath
Priority: Minor
Fix For: 2.5.0
Using the resource manager's rest api
(org.apache.hadoop.yarn.server.resourcemanager.webapp.RMWebServices) some rest
call returns a class where the fields after the unmarshal cannot be accessible.
For example SchedulerTypeInfo -> schedulerInfo. Using the same classes on
client side these fields only accessible via reflection.
--
This message was sent by Atlassian JIRA
(v6.2#6252)