Details
-
Task
-
Status: Closed
-
Blocker
-
Resolution: Fixed
-
0.23.3, 2.0.0-alpha
-
None
-
None
Description
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.
Attachments
Attachments
Issue Links
- blocks
-
MAPREDUCE-4067 Replace YarnRemoteException with IOException in MRv2 APIs
- Closed
- is related to
-
YARN-386 [Umbrella] YARN API Changes
- Open
-
YARN-627 Simplify YarnRemoteException to not be backed by PB
- Resolved
- relates to
-
HADOOP-9343 Allow additional exceptions through the RPC layer
- Closed