Details
-
Improvement
-
Status: Resolved
-
Minor
-
Resolution: Won't Fix
-
None
-
None
-
None
-
Incompatible change
-
FileSystem#getServerDefaults, #getDefaultReplication, #getDefaultBlockSize methods that don't take a Path argument were removed. Use the methods that take a Path instead.
Description
FileSystem#getServerDefaults(), #getDefaultReplication, #getDefaultBlockSize were deprecated by HADOOP-8422 and the fix version is 2.0.2-alpha. They can be removed in Hadoop 3.
Attachments
Attachments
Issue Links
- is related to
-
HADOOP-8422 Deprecate FileSystem#getDefault* and getServerDefault methods that don't take a Path argument
- Closed