[ 
https://issues.apache.org/jira/browse/HDFS-16730?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17580450#comment-17580450
 ] 

ASF GitHub Bot commented on HDFS-16730:
---------------------------------------

ashutoshcipher opened a new pull request, #4749:
URL: https://github.com/apache/hadoop/pull/4749

   ### Description of PR
   Update the doc that append to EC files is supported
   
   JIRA - HDFS-16730
   
   ### For code changes:
   
   - [X] Does the title or this PR starts with the corresponding JIRA issue id 
(e.g. 'HADOOP-17799. Your PR title ...')?
   - [ ] Object storage: have the integration tests been executed and the 
endpoint declared according to the connector-specific documentation?
   - [ ] If adding new dependencies to the code, are these dependencies 
licensed in a way that is compatible for inclusion under [ASF 
2.0](http://www.apache.org/legal/resolved.html#category-a)?
   - [ ] If applicable, have you updated the `LICENSE`, `LICENSE-binary`, 
`NOTICE-binary` files?
   
   




> Update the doc that append to EC files is supported
> ---------------------------------------------------
>
>                 Key: HDFS-16730
>                 URL: https://issues.apache.org/jira/browse/HDFS-16730
>             Project: Hadoop HDFS
>          Issue Type: Task
>            Reporter: Wei-Chiu Chuang
>            Assignee: groot
>            Priority: Major
>
> Our doc has a statement regarding EC limitations:
> https://hadoop.apache.org/docs/r3.3.0/hadoop-project-dist/hadoop-hdfs/HDFSErasureCoding.html#Limitations
> {noformat}
> append() and truncate() on an erasure coded file will throw IOException.
> {noformat}
> In fact, HDFS-7663 added the support since Hadoop 3.3.0. The caveat is that 
> it supports "Append to a closed striped file, with NEW_BLOCK flag enabled"



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: hdfs-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: hdfs-issues-h...@hadoop.apache.org

Reply via email to