You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@streampark.apache.org by "mengdonggithub (via GitHub)" <gi...@apache.org> on 2023/05/09 13:18:59 UTC

[GitHub] [incubator-streampark] mengdonggithub opened a new issue, #2738: [Bug] Bug title

mengdonggithub opened a new issue, #2738:
URL: https://github.com/apache/incubator-streampark/issues/2738

   ### Search before asking
   
   - [X] I had searched in the [issues](https://github.com/apache/incubator-streampark/issues?q=is%3Aissue+label%3A%22bug%22) and found no similar issues.
   
   
   ### Java Version
   
   1.8
   
   ### Scala Version
   
   2.11.x
   
   ### StreamPark Version
   
   2.0.0
   
   ### Flink Version
   
   1.14.5
   
   ### deploy mode
   
   yarn-application
   
   ### What happened
   
   I deployed StreamPark 2.0.0 using Docker and created a Flink job using the YARN application mode with monitoring alerts configured. The Flink job ran smoothly. However, when the job encountered a fault and crashed, the alert did not trigger, and the web page still displayed the task as "running" status.
   
   ### Error Exception
   
   ```log
   There were no error logs, and the only error message was that the Flink cluster became unreachable after my Flink job crashed. However, the Flink cluster itself was already down when the job crashed.
   ```
   
   
   ### Screenshots
   
   
   ![streampark日志](https://github.com/apache/incubator-streampark/assets/108910507/e609a8a1-742a-4312-b16c-3e112aee05b5)
   
   ![描述](https://github.com/apache/incubator-streampark/assets/108910507/15ed2fea-a376-4fa0-a64a-a727ceb41a28)
   
   
   ### Are you willing to submit PR?
   
   - [X] Yes I am willing to submit a PR!(您是否要贡献这个PR?)
   
   ### Code of Conduct
   
   - [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct)
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@streampark.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org