[ 
https://issues.apache.org/jira/browse/HADOOP-7301?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jonathan Hsieh updated HADOOP-7301:
-----------------------------------

    Attachment: hadoop-7301.patch

> 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
>         Attachments: hadoop-7301.patch
>
>
> 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

Reply via email to