Till Rohrmann created FLINK-16834:
-------------------------------------

             Summary: 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
             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)

Reply via email to