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?
Best,
Ben