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)