Jia Fan

Results 300 comments of Jia Fan

> so if any jobs doesn't need these dependencies, it maybe casue jar conflict Seem this PR doesn't fix this error. All driver also would be loaded when submit a...

I think we can create a minio container in e2e test case for s3a file read.

Thanks @4chicat , I will take a look in the few days.

Look like this PR bring new leak thread in seatunnel server. Can you try closing these leaking threads? If not, please add it to the known issues list. https://github.com/apache/seatunnel/blob/92f847c99f219077b4d45c25d2b379d42879f613/seatunnel-e2e/seatunnel-e2e-common/src/test/java/org/apache/seatunnel/e2e/common/container/seatunnel/SeaTunnelContainer.java#L291

> I executed mvn spotless:check and mvn spotless:apply I don't know why checks are taking so long. Maybe it will download some jar in first time.

Hi @TaoZex , could you solve the conflict?