FSDataInputStream should expose a getWrappedStream method
---------------------------------------------------------
Key: HADOOP-7301
URL: https://issues.apache.org/jira/browse/HADOOP-7301
Project: Hadoop Common
Issue Type: Improvement
Reporter: Jonathan Hsieh
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.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira