[
https://issues.apache.org/jira/browse/HADOOP-16182?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16795021#comment-16795021
]
Hudson commented on HADOOP-16182:
---------------------------------
SUCCESS: Integrated in Jenkins build Hadoop-trunk-Commit #16229 (See
[https://builds.apache.org/job/Hadoop-trunk-Commit/16229/])
HADOOP-16182. Update abfs storage back-end with "close" flag when (stevel: rev
1edf1914acb74e45f6717c703f519cb382aae173)
* (edit)
hadoop-tools/hadoop-azure/src/main/java/org/apache/hadoop/fs/azurebfs/services/AbfsClient.java
* (edit)
hadoop-tools/hadoop-azure/src/main/java/org/apache/hadoop/fs/azurebfs/services/AbfsOutputStream.java
* (edit)
hadoop-tools/hadoop-azure/src/main/java/org/apache/hadoop/fs/azurebfs/constants/HttpQueryParams.java
> Update abfs storage back-end with "close" flag when application is done
> writing to a file
> ------------------------------------------------------------------------------------------
>
> Key: HADOOP-16182
> URL: https://issues.apache.org/jira/browse/HADOOP-16182
> Project: Hadoop Common
> Issue Type: Sub-task
> Components: fs/azure
> Affects Versions: 3.2.0
> Reporter: Vishwajeet Dusane
> Assignee: Vishwajeet Dusane
> Priority: Major
> Fix For: 3.3.0
>
> Attachments: HADOOP-16182.001.patch
>
>
> As part of Azure Data Lake Storage Gen2 notifications design, customers are
> interested in knowing when a client is done writing to a file so they can
> take certain actions like initiate a pipeline, or replicate a file, or start
> certain processing. To satisfy that, ABFS client should send "close" flag
> during Flush rest API when invoked by OutputStream::close() API.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]