未验证 提交 e521191b 编写于 作者: G Gary Yao 提交者: Till Rohrmann

[FLINK-12689][dist] Add flink-azure-fs-hadoop dependency to flink-dist

This closes #8590.
上级 f27c40dc
...@@ -327,6 +327,13 @@ under the License. ...@@ -327,6 +327,13 @@ under the License.
<scope>provided</scope> <scope>provided</scope>
</dependency> </dependency>
<dependency>
<groupId>org.apache.flink</groupId>
<artifactId>flink-azure-fs-hadoop</artifactId>
<version>${project.version}</version>
<scope>provided</scope>
</dependency>
<dependency> <dependency>
<groupId>org.apache.flink</groupId> <groupId>org.apache.flink</groupId>
<artifactId>flink-s3-fs-hadoop</artifactId> <artifactId>flink-s3-fs-hadoop</artifactId>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册