Siddharth Seth created YARN-142:
-----------------------------------

             Summary: Change YARN APIs to throw IOException
                 Key: YARN-142
                 URL: https://issues.apache.org/jira/browse/YARN-142
             Project: Hadoop YARN
          Issue Type: Bug
    Affects Versions: 0.23.3, 2.0.0-alpha
            Reporter: Siddharth Seth
            Assignee: Siddharth Seth
            Priority: Critical


Ref: MAPREDUCE-4067

All YARN APIs currently throw YarnRemoteException.
1) This cannot be extended in it's current form.
2) The RPC layer can throw IOExceptions. These end up showing up as 
UndeclaredThrowableExceptions.

--
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