Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug] [Dinky Operation and Maintenance Center] The startup through cp OR sp path failed, and the executed sql did not have any changes. #3705

Closed
3 tasks done
hugh018 opened this issue Aug 13, 2024 · 1 comment
Labels
FAQ Frequently Asked Questions

Comments

@hugh018
Copy link

hugh018 commented Aug 13, 2024

Search before asking

  • I had searched in the issues and found no similar issues.

What happened

Caused by: java.util.concurrent.CompletionException: java.lang.IllegalStateException: Failed to rollback to checkpoint/savepoint Cannot map checkpoint/savepoint state for operator e46723fd11b404ec669907e067a4e37f 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.

What you expected to happen

在命令行通过sql-client.sh从cp sp启动正常成功,求教在dinky中应该如何解决

How to reproduce

执行任意sql语句,基于savepoint 或者 checkpoing 停止、恢复,都是报同样错误。 尝试加了参数 SET 'execution.savepoint.ignore-unclaimed-state'= 'true' 。 结果还是报错

Anything else

No response

Version

1.0.2

Are you willing to submit PR?

  • Yes I am willing to submit a PR!

Code of Conduct

@hugh018 hugh018 added Bug Something isn't working Waiting for reply Waiting for reply labels Aug 13, 2024
@github-actions github-actions bot changed the title [Bug] [Dinky 运维中心] 通过 cp OR sp path 启动失败,执行的sql未有任何改动 [Bug] [Dinky Operation and Maintenance Center] The startup through cp OR sp path failed, and the executed sql did not have any changes. Aug 13, 2024
@Zzm0809 Zzm0809 added FAQ Frequently Asked Questions and removed Bug Something isn't working Waiting for reply Waiting for reply FAQ Frequently Asked Questions labels Aug 14, 2024
@hugh018
Copy link
Author

hugh018 commented Aug 20, 2024

standalone module failed,yarn-per-job + yarn-application ok

@hugh018 hugh018 closed this as completed Aug 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
FAQ Frequently Asked Questions
Projects
None yet
Development

No branches or pull requests

2 participants