Details
-
Bug
-
Status: Closed
-
Blocker
-
Resolution: Fixed
-
0.19.0
-
None
-
None
-
Incompatible change, Reviewed
-
HDFS append() is disabled. It throws UnsupportedOperationException.
Description
As discussed on core-dev@ (http://www.nabble.com/Hadoop-0.19.1-td21739202.html) we will disable append API in Hadoop 0.19.1 by throwing UnsupportedOperationException from FileSystem.append(...) methods.
Does append in libhdfs (HADOOP-4494) need attention too?
Attachments
Attachments
Issue Links
- relates to
-
HADOOP-5332 Make support for file append API configurable
- Closed