Description
HDFS implementation Hdfs.java should throw exceptions as defined in AbstractFileSystem. To facilitate this, ClientProtocol should be changed to throw specific exceptions, as defined in AbstractFileSystem.
Attachments
Attachments
Issue Links
- relates to
-
HDFS-1151 HDFS should throw HadoopIllegalArgumentException instead of IllegalArgumentException
- Open
-
HDFS-1124 Replace IOException thrown in HDFS implementation to more specific exceptions
- Open
-
HADOOP-6537 Proposal for exceptions thrown by FileContext and Abstract File System
- Closed
-
HADOOP-6736 Add tests for checking exceptions thrown from FileContext for different file system implementation
- Open