apache / seatunnel

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

[Feature][Zeta] Add jar path precheck when job submit on master #7970

Closed Hisoka-X closed 2 weeks ago

Hisoka-X commented 3 weeks ago

Search before asking

Description

When job submit for client with logicplan and jar path info to master node, we should add jar path precheck on master and worker. To make sure all connector and dependency can be load normally to avoid throw unexpected exception happend.

Usage Scenario

No response

Related issues

No response

Are you willing to submit a PR?

Code of Conduct

Hisoka-X commented 3 weeks ago

cc @zhangshenghang

zhangshenghang commented 3 weeks ago

Please assign it to me,thks