You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@flink.apache.org by xiaobin yan <ya...@gmail.com> on 2018/03/01 10:35:19 UTC

When using BucketingSink, it happens that one of the files is always in the [.in-progress] state

Hi,

I am using BucketingSink to write partitioned files to s3 in DataStream API. But now, a problem is found: every now and then, there will be a file that is always in a state of in-progree.When the checkpoint is over, the file is still in that state.As shown below:

Do you have any solutions?
See also:https://issues.apache.org/jira/browse/FLINK-8794 <http://issues.apache.org/jira/browse/FLINK-8794>  

Best,
Ben