Description
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.
Attachments
Attachments
Issue Links
- is related to
-
HADOOP-16353 Backport ABFS changes from trunk to branch-3.2
- Resolved