Thomas Weise created FLINK-11048: ------------------------------------ Summary: Ability to programmatically execute streaming pipeline with savepoint restore Key: FLINK-11048 URL: https://issues.apache.org/jira/browse/FLINK-11048 Project: Flink Issue Type: Improvement Components: DataStream API Affects Versions: 1.7.0 Reporter: Thomas Weise Assignee: Thomas Weise
RemoteStreamEnvironment.execute doesn't support restore from savepoint, though the underlying ClusterClient does. Add an explicit "execute remotely" that can be used by downstream projects. [https://lists.apache.org/thread.html/6fff05d4a8444d1c6fa139d63605d51f610caff46605a4cdbb35cd50@%3Cdev.flink.apache.org%3E] -- This message was sent by Atlassian JIRA (v7.6.3#76005)