- Is it possible to run a job from a savepoint having a direct main() + LocalExecutionEnvironment setup?
- Is it possible to do that through Remote*Environment?
- Is it possible to do that or trigger a savepoint via ClusterClient?
- Is the above possible through the rest api? Web ui (doesn't look like that)?
- Finally, Is it possible to perform savepoint operations from local ./bin/flink against a remote cluster (same version but maybe different OS)?
Thank you.