[
https://issues.apache.org/jira/browse/HADOOP-4508?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12653503#action_12653503
]
Pete Wyckoff commented on HADOOP-4508:
--------------------------------------
any update on this? looks ready to commit to 20 and 19.1. I think as dhruba
said it really is a blocker since it is a bad bug when opening a file in append
mode.
thanks, pete
> FSDataOutputStream.getPos() == 0when appending to existing file and should be
> file length
> -----------------------------------------------------------------------------------------
>
> Key: HADOOP-4508
> URL: https://issues.apache.org/jira/browse/HADOOP-4508
> Project: Hadoop Core
> Issue Type: Bug
> Components: fs
> Affects Versions: 0.19.0, 0.20.0
> Reporter: Pete Wyckoff
> Assignee: dhruba borthakur
> Fix For: 0.19.1
>
> Attachments: appendGetPos.patch, appendGetPos2.patch,
> appendGetPos3.patch, HADOOP-4508.txt
>
>
> does not seem getPos is set correctly when opening an existing file with
> non-zero length in append mode.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.