Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

start flink job via savepoint,the job start running with 2 taskmanager, normal is single taskmanager(native kubernetes ) #4034

Open
3 tasks done
catyer opened this issue Sep 6, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@catyer
Copy link

catyer commented Sep 6, 2024

Search before asking

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

Java Version

1.8

Scala Version

2.12.x

StreamPark Version

2.14

Flink Version

1.17.2

deploy mode

kubernetes-application

What happened

i have running my job correctly before.But when i canceled my job manually,it works.i start the job from savepointed,but when the first taskmanager running correctly,the second taskmanager created and running (restarting),like the picture below
image

the logs text
it has the same uuid
image

the streampark job start to restarting and sometimes the second taskmanager status become pending

does this question has any way to solve it ?

Error Exception

![image](https://github.com/user-attachments/assets/e634c19b-6ca0-4491-a107-e55ec9957d94)

Screenshots

No response

Are you willing to submit PR?

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

Code of Conduct

@catyer catyer added the bug Something isn't working label Sep 6, 2024
@catyer catyer changed the title start flink job via savepoint,the job start running with 2 taskmanager, normal is single taskmanager(navtive) start flink job via savepoint,the job start running with 2 taskmanager, normal is single taskmanager(native kubernetes ) Sep 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant