Search before asking
Java Version
jdk17
Scala Version
2.11.x
StreamPark Version
2.1.5
Flink Version
1.17.x
Deploy mode
kubernetes-application
What happened
when the flink job failed,the status is failing.i can't cancel it in anyway.
only i can do is login to streampark database,and update state from t_flink_app, state from 6 to 7
now still exists job which state is failing and i don't know how to solve it
Error Exception
SELECT state
FROM t_flink_app
WHERE job_name LIKE 'la-loan-apply-selftest-1';
state
6
Screenshots
Are you willing to submit PR?
Code of Conduct
Search before asking
Java Version
jdk17
Scala Version
2.11.x
StreamPark Version
2.1.5
Flink Version
1.17.x
Deploy mode
kubernetes-application
What happened
when the flink job failed,the status is failing.i can't cancel it in anyway.
only i can do is login to streampark database,and update state from t_flink_app, state from 6 to 7
now still exists job which state is failing and i don't know how to solve it
Error Exception
Screenshots
Are you willing to submit PR?
Code of Conduct