Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
0.16.0
-
None
-
None
-
Reviewed
Description
Dfs should unwrap the RemoteException and throw the real cause of the error to the user. This allows the user to find out the real cause without examining the remote exception. This also allows the user to use the dfs interface without aware of the implementation details (i.e. rpc).
Attachments
Attachments
Issue Links
- is related to
-
HADOOP-3108 NPE in FSDirectory.unprotectedSetPermission
- Closed
-
HADOOP-266 RPC doesn not handle exceptions correctly
- Closed
-
HADOOP-1588 HClient should unwrap RemoteException and throw the original exception instead
- Closed