[ 
https://issues.apache.org/jira/browse/HDFS-5078?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Brandon Li updated HDFS-5078:
-----------------------------

    Fix Version/s: 3.0.0
    
> 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
>             Fix For: 3.0.0
>
>         Attachments: HDFS-5078.patch, HDFS-5078.patch.2, HDFS-5078.patch.3
>
>
> 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

Reply via email to