You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I had searched in the issues and found no similar issues.
Java Version
JDK1.8
Scala Version
2.12.x
StreamPark Version
release-2.1.4
release-2.1.5-rc1
Flink Version
1.17.2
deploy mode
kubernetes-session
What happened
After building Streampark, I started the console-server using the IDE, and then tried to start an Flink SQL Demo sample job in a Kubernetes session using Flink, but the status of the job was not updated correctly and remained "STARING". But on the Flink cluster Web UI, the job is already started and finally completed.
And the console log show that "tracking flink job status on kubernetes native session mode timeout"
Search before asking
Java Version
JDK1.8
Scala Version
2.12.x
StreamPark Version
Flink Version
1.17.2
deploy mode
kubernetes-session
What happened
After building Streampark, I started the console-server using the IDE, and then tried to start an Flink SQL Demo sample job in a Kubernetes session using Flink, but the status of the job was not updated correctly and remained "STARING". But on the Flink cluster Web UI, the job is already started and finally completed.
And the console log show that "tracking flink job status on kubernetes native session mode timeout"
Then I tried to figure out what was going on.
After some debugging, I modified the code as follows.
The I found some exeception output.
Error Exception
Screenshots
No response
Are you willing to submit PR?
Code of Conduct
The text was updated successfully, but these errors were encountered: