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

   ### Search before asking
   
   - [X] I had searched in the 
[issues](https://github.com/apache/streampark/issues?q=is%3Aissue+label%3A%22bug%22)
 and found no similar issues.
   
   
   ### What happened
   
   Selecting the ignore restored option does not work when the program is 
restored from savepoint but the job logic is modified
   
   ### StreamPark Version
   
   1.2.4-snapshot
   
   ### Java Version
   
   1.8
   
   ### Flink Version
   
   1.13.6/1.14.6
   
   ### Scala Version of Flink
   
   2.11/2.12
   
   ### Error Exception
   
   ```log
   Failed to rollback to checkpoint/savepoint 
hdfs:///user/flink/job-ck/test_mult_insert/savepoint-0099dc-f829fdf835d0. 
Cannot map checkpoint/savepoint state for operator 
9dd63673dd41ea021b896d5203f3ba7c to the new program, because the operator is 
not available in the new program. If you want to allow to skip this, you can 
set the --allowNonRestoredState option on the CLI.
   ```
   
   
   ### Screenshots
   
   _No response_
   
   ### Are you willing to submit PR?
   
   - [X] 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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to