Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
0.15.1
-
None
-
None
-
Incompatible change
-
Open and isDir were removed from ClientProtocol.
Description
Methods open and isDir in ClientProtocol are no longer used. DFSClient uses getBlockLocations and getFileInfo instead. So open and isDir should be removed from ClientProtocol.
Attachments
Attachments
Issue Links
- is duplicated by
-
HADOOP-2634 Deprecate exists() and isDir() to simplify ClientProtocol.
- Closed