You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@streampark.apache.org by GitBox <gi...@apache.org> on 2022/11/21 12:14:50 UTC

[GitHub] [incubator-streampark] macksonmu opened a new issue, #2074: [Bug] When stopping the application, if you want to savepoint and specify a custom savepoint path, the stop will fail

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

   ### 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.
   
   
   ### What happened
   
   When stopping the application, if a savepoint is to be made and a custom savepoint path is specified, the stop fails because the application id is not passed to the interface.
   
   ### StreamPark Version
   
   2.0.0
   
   ### Java Version
   
   _No response_
   
   ### Flink Version
   
   1.14.3
   
   ### Scala Version of Flink
   
   2.12
   
   ### Error Exception
   
   ```log
   When stopping the application, if a savepoint is to be made and a custom savepoint path is specified, the stop fails because the application id is not passed to the interface
   ```
   
   
   ### Screenshots
   
   _No response_
   
   ### Are you willing to submit PR?
   
   - [ ] Yes I am willing to submit a 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


[GitHub] [incubator-streampark] wolfboys closed issue #2074: [Bug] When stopping the application, if you want to savepoint and specify a custom savepoint path, the stop will fail

Posted by GitBox <gi...@apache.org>.
wolfboys closed issue #2074: [Bug] When stopping the application, if you want to savepoint and specify a custom savepoint path, the stop will fail
URL: https://github.com/apache/incubator-streampark/issues/2074


-- 
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

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