Replace YarnRemoteException with IOException in MRv2 APIs
---------------------------------------------------------
Key: MAPREDUCE-4067
URL: https://issues.apache.org/jira/browse/MAPREDUCE-4067
Project: Hadoop Map/Reduce
Issue Type: Bug
Reporter: Jitendra Nath Pandey
Assignee: Siddharth Seth
YarnRemoteException is defined as a generic wrapper for all the exceptions in
yarn. I think we should instead throw IOExceptions in the API, which can later
be extended for more specialized exceptions without breaking compatibility.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira