Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Won't Fix
-
None
-
None
-
None
-
None
-
Incompatible change
-
Removed deprecated FileSystem#getName, getNamed, getReplication(Path), delete(Path), getLength(Path), getBlockSize(Path). Use the alternatives documented in the javadoc of Hadoop 2.x.
Description
FileSystem#getName, getNamed, getReplication(Path), delete(Path), getLength(Path), getBlockSize(Path) were re-instated about 6 years ago. They can be removed in Hadoop 3.
Attachments
Attachments
Issue Links
- relates to
-
HADOOP-6709 Re-instate deprecated FileSystem methods that were removed after 0.20
- Closed