Hitesh Shah created YARN-900:
--------------------------------

             Summary: YarnClientApplication uses composition to hold 
GetNewApplicationResponse instead of having a simpler flattened structure
                 Key: YARN-900
                 URL: https://issues.apache.org/jira/browse/YARN-900
             Project: Hadoop YARN
          Issue Type: Bug
            Reporter: Hitesh Shah


Instead of YarnClientApplication have apis like getApplicationId, 
getMaximumResourceCapability, etc - it currently holds a 
GetNewApplicationResponse object. It might be simpler to get rid of 
GetNewApplicationResponse and return a more well-suited object both at the 
client as well from over the rpc layer.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to