apache / seatunnel

SeaTunnel is a next-generation super high-performance, distributed, massive data integration tool.
https://seatunnel.apache.org/
Apache License 2.0
8.06k stars 1.83k forks source link

[fix] fix checkpoint storage HDFS kerberos expired issue #7995

Open liunaijie opened 2 weeks ago

liunaijie commented 2 weeks ago

Purpose of this pull request

close https://github.com/apache/seatunnel/issues/7102

Does this PR introduce any user-facing change?

How was this patch tested?

Check list

liunaijie commented 2 weeks ago

link https://github.com/apache/seatunnel/issues/6835

I noticed we has multiple implement about file storage, maybe we can unified them to a single module/class

Hisoka-X commented 2 weeks ago

link #6835

I noticed we has multiple implement about file storage, maybe we can unified them to a single module/class

+1