hadoop-client

<!-- https://mvnrepository.com/artifact/org.apache.hadoop/hadoop-common -->
<dependency>
<groupId>org.apache.hadoop</groupId>
<artifactId>hadoop-common</artifactId>
<version>3.1.0</version>
</dependency>

<!-- https://mvnrepository.com/artifact/org.apache.hadoop/hadoop-client -->
<dependency>
<groupId>org.apache.hadoop</groupId>
<artifactId>hadoop-client</artifactId>
<version>3.1.0</version>
</dependency>



Maven Repository: org.apache.hadoop » hadoop-client » 3.1.0 http://mvnrepository.com/artifact/org.apache.hadoop/hadoop-client/3.1.0


Apache Hadoop Client aggregation pom with dependencies exposed






 

 

posted @ 2018-07-10 14:01  papering  阅读(325)  评论(0编辑  收藏  举报