Details
-
Bug
-
Status: Closed
-
Critical
-
Resolution: Fixed
-
1.11.0
Description
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.
Attachments
Issue Links
- is caused by
-
FLINK-15090 Reverse the dependency from flink-streaming-java to flink-client
-
- Closed
-
- is duplicated by
-
FLINK-16915 Cannot find compatible factory for specified execution.target (=local)
-
- Closed
-
- links to