-
Type:
Bug
-
Status: Closed
-
Priority:
Blocker
-
Resolution: Fixed
-
Affects Version/s: 1.11.1
-
Component/s: Table SQL / Runtime
-
Labels:
In http://apache-flink.147419.n8.nabble.com/StreamingFileSink-hive-metadata-td6898.html
The feedback of User indicates that some partitions have not been committed since the job failed.
This maybe due to FLINK-18110, in FLINK-18110, it has fixed Buckets, but forgot fixing StreamingFileWriter , it should register Listener before the initialization of buckets, otherwise, will loose listening too.
- links to