[
https://issues.apache.org/jira/browse/FLINK-16834?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated FLINK-16834:
-----------------------------------
Labels: pull-request-available (was: )
> Examples cannot be run from IDE
> -------------------------------
>
> Key: FLINK-16834
> URL: https://issues.apache.org/jira/browse/FLINK-16834
> Project: Flink
> Issue Type: Bug
> Components: Client / Job Submission, Examples
> Affects Versions: 1.11.0
> Reporter: Till Rohrmann
> Assignee: Till Rohrmann
> Priority: Critical
> Labels: pull-request-available
> Fix For: 1.11.0
>
>
> Due to removing the dependency {{flink-clients}} from
> {{flink-streaming-java}}, the examples can no longer be executed from the
> IDE. The problem is that the {{flink-clients}} dependency is missing.
> In order to solve this problem, we need to add the {{flink-clients}}
> dependency to all modules which need it and previously obtained it
> transitively from {{flink-streaming-java}}.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)