apache / seatunnel

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

[Bug] [Seatunnel-web] Job instance delete is not working #7540

Closed arshadmohammad closed 2 months ago

arshadmohammad commented 2 months ago

Search before asking

What happened

Job instance is not working, from UI it is calling API /job/executor/del?jobInstanceId=${id} which do not exist. Need to add new API and then call the new job instance delete API

SeaTunnel Version

NA

SeaTunnel Config

NA

Running Command

NA

Error Exception

NA

Zeta or Flink or Spark Version

No response

Java or Scala Version

No response

Screenshots

No response

Are you willing to submit PR?

Code of Conduct

arshadmohammad commented 2 months ago

Raised PR https://github.com/apache/seatunnel-web/pull/200

Hisoka-X commented 2 months ago

Closed by https://github.com/apache/seatunnel-web/pull/200