Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
2.0.2-alpha
-
None
-
None
-
Reviewed
Description
The exceptions in PathExceptions are useful for non shell related functionality as well. Making this available as exceptions under fs will help move some of the HDFS implementation code throw more specific exception than throwing IOException (for example see HDFS-4209).
Attachments
Attachments
Issue Links
- relates to
-
HADOOP-9094 Add interface audience and stability annotation to PathExceptions
- Open
-
HDFS-4209 Clean up the addNode/addChild/addChildNoQuotaCheck methods in FSDirectory
- Closed