Skip to content

flink job canceled by user,but status is failing and cannot be cancelled and stopped correctly #4332

@catyer

Description

@catyer

Search before asking

  • I had searched in the issues and found no similar issues.

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

Image Image

Are you willing to submit PR?

  • Yes I am willing to submit a PR!(您是否要贡献这个PR?)

Code of Conduct

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions