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 "Siddharth Seth (JIRA)" <ji...@apache.org> on 2012/10/03 22:34:07 UTC

[jira] [Created] (YARN-142) Change YARN APIs to throw IOException

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