You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "luoyuxia (Jira)" <ji...@apache.org> on 2022/08/02 07:08:00 UTC

[jira] [Created] (FLINK-28773) Allow to write a success file after finish writing for Hive sink in batch mode

luoyuxia created FLINK-28773:
--------------------------------

             Summary: Allow to write a success file after finish writing for Hive sink in batch mode
                 Key: FLINK-28773
                 URL: https://issues.apache.org/jira/browse/FLINK-28773
             Project: Flink
          Issue Type: Sub-task
          Components: Connectors / Hive
            Reporter: luoyuxia
             Fix For: 1.16.0


Currently, in stream mode, we allow user to configure commit policy, but in batch mode, we don't provide such way and it will always commit to metastore. 

But user expect other commit policy such like write a success file in batch mode. So, it'll be better to support write a success file after finish writing.



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