Vishwajeet Dusane created HADOOP-16182: ------------------------------------------
Summary: Update 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: Task Components: fs/azure Affects Versions: 3.2.0 Reporter: Vishwajeet Dusane 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: common-dev-unsubscr...@hadoop.apache.org For additional commands, e-mail: common-dev-h...@hadoop.apache.org