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

ASF GitHub Bot commented on HADOOP-19256:
-----------------------------------------

virajjasani commented on PR #7011:
URL: https://github.com/apache/hadoop/pull/7011#issuecomment-2312950444

   As per the discussion on the Jira, we also need the ability to override the 
configured values of these params, using s3afs implementation so that clients 
can use same s3afs instance and use conditional writes/reads as required rather 
than only allow config to set default behaviour for the given s3afs instance. 
We might need to implement rename() that can take such params.
   
   We might either need more follow up work (in that case, each of this can be 
sub-task) or have the primary PR cover all cases?




> Support S3 Conditional Writes
> -----------------------------
>
>                 Key: HADOOP-19256
>                 URL: https://issues.apache.org/jira/browse/HADOOP-19256
>             Project: Hadoop Common
>          Issue Type: Sub-task
>          Components: fs/s3
>            Reporter: Ahmar Suhail
>            Priority: Major
>              Labels: pull-request-available
>
> S3 Conditional Write (Put-if-absent) capability is now generally available - 
> [https://aws.amazon.com/about-aws/whats-new/2024/08/amazon-s3-conditional-writes/]
>  
> S3A should allow passing in this put-if-absent header to prevent over writing 
> of files. 



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

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

Reply via email to