apache / incubator-streampark

Make stream processing easier! Easy-to-use streaming application development framework and operation platform.
https://streampark.apache.org/
Apache License 2.0
3.91k stars 1.01k forks source link

[Bug] fail to submit a yarn-session task #2900

Closed Dsrong closed 1 year ago

Dsrong commented 1 year ago

Search before asking

Java Version

1.8

Scala Version

2.12.x

StreamPark Version

2.1.0

Flink Version

1.16

deploy mode

yarn-session

What happened

step 1、configuration and start a yarn -session at streampark,we can see the yarn-session task nomal at yarn webui stetp 2、release a yarn-session task result :Failed Detail exception: org.apache.streampark.console.base.exception.ApiAlertException: the target cluster is unavailable, please check! at org.apache.streampark.console.core.service.impl.ApplicationServiceImpl.checkEnv(ApplicationServiceImpl.java:434) at org.apache.streampark.console.core.service.impl.ApplicationServiceImpl$$FastClassBySpringCGLIB$$56060f90.invoke() at

step 1、configuration and start a yarn -session at streampark,we can see the yarn-session task nomal at yarn webui stetp 2、stop the yarn-session result : current cluster is not active, please check

Error Exception

No response

Screenshots

No response

Are you willing to submit PR?

Code of Conduct

wolfboys commented 1 year ago

Don't submit issue repeatedly