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.8k stars 978 forks source link

[Bug] The status is incorrect after the task succeeds #2038

Open yinshan612 opened 1 year ago

yinshan612 commented 1 year ago

Search before asking

What happened

After the batch running task is successfully completed, the status of yarn is success, and that of streampark is lost. It should be consistent with the status of yarn. It is only correct if it is success

StreamPark Version

2.0.0

Java Version

1.8

Flink Version

1.13.5

Scala Version of Flink

2.12

Error Exception

The status is incorrect after the task succeeds

Screenshots

28440985071be28fedfc0572e300177 ffa6344d450dcf924f91d43cc30c403

Are you willing to submit PR?

Code of Conduct

Su1024 commented 1 year ago

@yinshan612 Can you give me more information, I try sumbit batch flink sql job, your problem does not occur image image