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

Zili Chen updated FLINK-15090:
------------------------------
    Description: 
After FLIP-73 the dependencies are minor. Tasks I can find are

1. Move {{StreamGraphTranslator}} to {{flink-client}}.
2. Implement similar context environment of streaming as batch env in 
{{flink-client}}. Set/Unset as context along with {{ExecutionEnvironment}}.

After this task we still have a dependency from {{flink-streaming-java}} to 
{{flink-java}} because some input formats dependencies. We can break the 
dependencies as follow-ups.

cc [~aljoscha]

  was:
After FLIP-73 the dependencies are minor. Tasks I can find are

1. Move {{StreamGraphTranslator}} to {{flink-client}}.
2. Implement similar context environment of streaming as {{flink-java}}. 
Set/Unset as context along with {{ExecutionEnvironment}}.

After this task we still have a dependency from {{flink-streaming-java}} to 
{{flink-java}} because some input formats dependencies. We can break the 
dependencies as follow-ups.

cc [~aljoscha]


> Reverse the dependency from flink-streaming-java to flink-client
> ----------------------------------------------------------------
>
>                 Key: FLINK-15090
>                 URL: https://issues.apache.org/jira/browse/FLINK-15090
>             Project: Flink
>          Issue Type: Improvement
>            Reporter: Zili Chen
>            Priority: Major
>             Fix For: 1.11.0
>
>
> After FLIP-73 the dependencies are minor. Tasks I can find are
> 1. Move {{StreamGraphTranslator}} to {{flink-client}}.
> 2. Implement similar context environment of streaming as batch env in 
> {{flink-client}}. Set/Unset as context along with {{ExecutionEnvironment}}.
> After this task we still have a dependency from {{flink-streaming-java}} to 
> {{flink-java}} because some input formats dependencies. We can break the 
> dependencies as follow-ups.
> cc [~aljoscha]



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

Reply via email to