Hi everyone:
Recently I am doing a bucketingsink (to hdfs) job by flink on yarn. However I found that if the yarn session crashed, or I manually killed the yarn session, the file on hdfs does not rename to .pending state and the latest checkpoint does not have _metadata.
Therefore I cannot resume my job after yarn restarts. Any ideas about this issue? Thank you very much!