You are viewing a plain text version of this content. The canonical link for it is here.
Posted to yarn-dev@hadoop.apache.org by "Krisztian Horvath (JIRA)" <ji...@apache.org> on 2014/07/11 17:24:05 UTC

[jira] [Created] (YARN-2280) Resource manager web service fields are not accessible

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)