提交 1c269e2f 编写于 作者: R Robert Metzger

[maven] Remove flink-streaming-examples from flink-dist

上级 07a9a56c
...@@ -103,9 +103,10 @@ under the License. ...@@ -103,9 +103,10 @@ under the License.
<dependency> <dependency>
<groupId>org.apache.flink</groupId> <groupId>org.apache.flink</groupId>
<artifactId>flink-streaming-examples</artifactId> <artifactId>flink-streaming-scala</artifactId>
<version>${project.version}</version> <version>${project.version}</version>
</dependency> </dependency>
</dependencies> </dependencies>
<!-- See main pom.xml for explanation of profiles --> <!-- See main pom.xml for explanation of profiles -->
......
...@@ -61,12 +61,6 @@ under the License. ...@@ -61,12 +61,6 @@ under the License.
<version>${hadoop.version}</version> <version>${hadoop.version}</version>
</dependency> </dependency>
<dependency>
<groupId>org.apache.hadoop</groupId>
<artifactId>hadoop-minicluster</artifactId>
<version>${hadoop.version}</version>
</dependency>
<dependency> <dependency>
<groupId>org.apache.hadoop</groupId> <groupId>org.apache.hadoop</groupId>
<artifactId>hadoop-yarn-server-resourcemanager</artifactId> <artifactId>hadoop-yarn-server-resourcemanager</artifactId>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册