[ 
https://issues.apache.org/jira/browse/HADOOP-7301?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13036178#comment-13036178
 ] 

Hudson commented on HADOOP-7301:
--------------------------------

Integrated in Hadoop-Common-trunk #693 (See 
[https://builds.apache.org/hudson/job/Hadoop-Common-trunk/693/])
    HADOOP-7301. FSDataInputStream should expose a getWrappedStream method. 
Contributed by Jonathan Hsieh

eli : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1124406
Files : 
* /hadoop/common/trunk/CHANGES.txt
* /hadoop/common/trunk/src/java/org/apache/hadoop/fs/FSDataInputStream.java
* 
/hadoop/common/trunk/src/test/core/org/apache/hadoop/fs/FSMainOperationsBaseTest.java


> 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
>            Assignee: Jonathan Hsieh
>             Fix For: 0.23.0
>
>         Attachments: hadoop-7301.2.patch, 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