Su Ralph created FLINK-6119:
-------------------------------
Summary: ClusterClient Detach Mode configurable in client-api
Key: FLINK-6119
URL:
https://issues.apache.org/jira/browse/FLINK-6119 Project: Flink
Issue Type: Bug
Components: Client
Affects Versions: 1.2.0
Reporter: Su Ralph
Hi,
I get a question when try to submit a graph to a remote stream RemoteStreamEnvironment in detach mode.
From the client API, it looks when use call execute(). User doesn't have a way to control whether run in detach mode or not. Since it's the RemoteStreamEnvironment create a StandaloneClusterClient and flag detachedJobSubmission is never get chance to be configured?
Is there any doc on this? I did try but didn't find in doc, or wiki yet...
Thanks
Ralph
This is related to
https://github.com/apache/flink/pull/2732. But we should be able to make the detach more configurable before a big refactor on the client side.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)