[
https://issues.apache.org/jira/browse/FLINK-16834?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Till Rohrmann closed FLINK-16834.
---------------------------------
Resolution: Fixed
Fixed via
da734c371b2b3ca62b6c091e8bda5986e13dc33d
3ce6ecd0e776f16e98beeda5aed0ea52de223645
da46ab619ecf663ce0d5e0e28d127cd53a41bc00
> 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
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> 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)