[ https://issues.apache.org/jira/browse/HADOOP-7817?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13163683#comment-13163683 ]
Hadoop QA commented on HADOOP-7817: ----------------------------------- -1 overall. Here are the results of testing the latest attachment http://issues.apache.org/jira/secure/attachment/12506157/HADOOP-7817.patch against trunk revision . +1 @author. The patch does not contain any @author tags. +1 tests included. The patch appears to include 4 new or modified tests. -1 javadoc. The javadoc tool appears to have generated 9 warning messages. +1 javac. The applied patch does not increase the total number of javac compiler warnings. +1 findbugs. The patch does not introduce any new Findbugs (version 1.3.9) warnings. +1 release audit. The applied patch does not increase the total number of release audit warnings. +1 core tests. The patch passed unit tests in . +1 contrib tests. The patch passed contrib unit tests. Test results: https://builds.apache.org/job/PreCommit-HADOOP-Build/437//testReport/ Console output: https://builds.apache.org/job/PreCommit-HADOOP-Build/437//console This message is automatically generated. > RawLocalFileSystem.append() should give FSDataOutputStream with accurate > .getPos() > ---------------------------------------------------------------------------------- > > Key: HADOOP-7817 > URL: https://issues.apache.org/jira/browse/HADOOP-7817 > Project: Hadoop Common > Issue Type: Bug > Components: fs > Affects Versions: 0.24.0 > Reporter: Kristofer Tomasette > Priority: Minor > Attachments: HADOOP-7817.patch > > Original Estimate: 1h > Remaining Estimate: 1h > > When RawLocalFileSyste.append() is called it returns an FSDataOutputStream > whose .getPos() returns 0. > getPos() should return position in the file where appends will start writing. -- 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