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

Hudson commented on HADOOP-7937:
--------------------------------

Integrated in Hadoop-Hdfs-0.23-Commit #340 (See 
[https://builds.apache.org/job/Hadoop-Hdfs-0.23-Commit/340/])
    Merge -r 1228290:1228291 from trunk to branch-0.23. Fixes: HADOOP-7937

tomwhite : 
http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1228292
Files : 
* 
/hadoop/common/branches/branch-0.23/hadoop-common-project/hadoop-common/CHANGES.txt
* 
/hadoop/common/branches/branch-0.23/hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/io/SequenceFile.java

                
> Forward port SequenceFile#syncFs and friends from Hadoop 1.x
> ------------------------------------------------------------
>
>                 Key: HADOOP-7937
>                 URL: https://issues.apache.org/jira/browse/HADOOP-7937
>             Project: Hadoop Common
>          Issue Type: New Feature
>          Components: io
>    Affects Versions: 0.22.0, 0.23.1
>            Reporter: Eli Collins
>            Assignee: Tom White
>              Labels: bigtop
>         Attachments: HADOOP-7937.patch
>
>
> HDFS-200 added a new public API SequenceFile#syncFs, we need to forward port 
> this for compatibility. Looks like it might have introduced other APIs that 
> need forward porting as well (eg LocaltedBlocks#setFileLength, and 
> DataNode#getBlockInfo).

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to