Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
-
Reviewed
Description
Ideally FSDataInputStream should expose a getWrappedStream method similarly to how FSDataOutputStream exposes a getWrappedStream method. Exposing this is useful for verifying correctness in tests cases. This FSDataInputStream type is the class that the o.a.h.fs.FileSystem.open call returns.
Attachments
Attachments
Issue Links
- is depended upon by
-
HADOOP-7316 Add public javadocs to FSDataInputStream and FSDataOutputStream
- Closed
-
HDFS-1787 "Not enough xcievers" error should propagate to client
- Patch Available