[
https://issues.apache.org/jira/browse/HADOOP-7817?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Vinayakumar B updated HADOOP-7817:
----------------------------------
Attachment: HADOOP-7817-branch-2.7-committed.patch
HADOOP-7817-branch-2.6-committed.patch
Cherry-picked this to branch-2.7 and branch-2.6 to Fix
{{TestSequenceFileAppend}} from HADOOP-7139
There were minor conflicts. Attached committed patches for reference.
> 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: 1.0.0
> Reporter: Kristofer Tomasette
> Assignee: Kanaka Kumar Avvaru
> Priority: Minor
> Fix For: 2.8.0
>
> Attachments: HADOOP-7817-01.patch, HADOOP-7817-02.patch,
> HADOOP-7817-branch-2.6-committed.patch,
> HADOOP-7817-branch-2.7-committed.patch, 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 was sent by Atlassian JIRA
(v6.3.4#6332)