[ 
https://issues.apache.org/jira/browse/FLINK-19127?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17189797#comment-17189797
 ] 

Jark Wu commented on FLINK-19127:
---------------------------------

I think we can leverage the existing runtime configurations, such as 
{{execution.target}}, {{jobmanager.rpc.port}}, {{jobmanager.rpc.port}}.
So that we don't need to introduce any new interface, users only need to set 
the configurations in {{TableConfig}} and TableEnvironment will use them to 
create the correct {{PipelineExecutor}}.

> Provide a replacement of StreamExecutionEnvironment.createRemoteEnvironment 
> for TableEnvironment
> ------------------------------------------------------------------------------------------------
>
>                 Key: FLINK-19127
>                 URL: https://issues.apache.org/jira/browse/FLINK-19127
>             Project: Flink
>          Issue Type: Improvement
>          Components: Table SQL / API
>            Reporter: Timo Walther
>            Priority: Major
>
> Connecting to a remote cluster from the unified TableEnvironment is neither 
> tested nor documented. Since StreamExecutionEnvironment is not necessary 
> anymore, users should be able to do the same in TableEnvironment easily. This 
> is in particular useful for interactive sessions that run in an IDE.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to