[
https://issues.apache.org/jira/browse/HDFS-5078?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13751915#comment-13751915
]
Brandon Li commented on HDFS-5078:
----------------------------------
Thanks, Jing. Uploaded a new patch to address the comments.
> Support file append in NFSv3 gateway to enable data streaming to HDFS
> ---------------------------------------------------------------------
>
> Key: HDFS-5078
> URL: https://issues.apache.org/jira/browse/HDFS-5078
> Project: Hadoop HDFS
> Issue Type: Sub-task
> Components: nfs
> Affects Versions: 3.0.0
> Reporter: Brandon Li
> Assignee: Brandon Li
> Attachments: HDFS-5078.patch, HDFS-5078.patch.2
>
>
> Currently NFS gateway closes an output stream after it's idle for certain
> period (e.g., 10 seconds). The subsequent writes to the stream will fail.
> This JIRA is to track the change to reopen an output stream to the same file
> to append new data. This makes it possible for the application to directly
> stream data to HDFS.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira