You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Till Rohrmann (Jira)" <ji...@apache.org> on 2019/09/27 09:54:00 UTC

[jira] [Closed] (FLINK-6119) ClusterClient Detach Mode configurable in client-api

     [ https://issues.apache.org/jira/browse/FLINK-6119?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Till Rohrmann closed FLINK-6119.
--------------------------------
    Resolution: Won't Fix

The client is currently under active development. See [FLIP-74|https://cwiki.apache.org/confluence/display/FLINK/FLIP-74%3A+Flink+JobClient+API] for more information. Hence, this might be addressed as part of this feature.

> 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: Command Line Client
>    Affects Versions: 1.2.0
>            Reporter: Ralph Su
>            Priority: Major
>              Labels: pull-request-available
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> 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
(v8.3.4#803005)