You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Robert Metzger (Jira)" <ji...@apache.org> on 2020/05/12 07:36:00 UTC

[jira] [Created] (FLINK-17627) Add support for writing _SUCCESS file with StreamingFileSink

Robert Metzger created FLINK-17627:
--------------------------------------

             Summary: Add support for writing _SUCCESS file with StreamingFileSink
                 Key: FLINK-17627
                 URL: https://issues.apache.org/jira/browse/FLINK-17627
             Project: Flink
          Issue Type: Improvement
          Components: Connectors / FileSystem
            Reporter: Robert Metzger


(Note: This feature has been requested by multiple users: https://lists.apache.org/list.html?user@flink.apache.org:lte=10000M:_SUCCESS)

Hadoop Map Reduce is writing a _SUCCESS file to output directories once the result has been completely written.
Users migrating from Hadoop MR to Flink want to have a similar behavior in Flinks StreamingFileSink.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)