You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-dev@hadoop.apache.org by "Kristofer Tomasette (Created) (JIRA)" <ji...@apache.org> on 2011/11/11 18:49:53 UTC

[jira] [Created] (HADOOP-7817) RawLocalFileSystem.append() should give FSDataOutputStream with accurate .getPos()

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


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