Browse Source

HADOOP-14997. Add hadoop-aliyun as dependency of hadoop-cloud-storage. Contributed by Genmao Yu.

(cherry picked from commit 96adff737041774542aec97c5f036003e389389d)
Sammi Chen 7 năm trước cách đây
mục cha
commit
0f95a1d26a
1 tập tin đã thay đổi với 5 bổ sung0 xóa
  1. 5 0
      hadoop-cloud-storage-project/hadoop-cloud-storage/pom.xml

+ 5 - 0
hadoop-cloud-storage-project/hadoop-cloud-storage/pom.xml

@@ -108,6 +108,11 @@
         </exclusion>
       </exclusions>
     </dependency>
+    <dependency>
+      <groupId>org.apache.hadoop</groupId>
+      <artifactId>hadoop-aliyun</artifactId>
+      <scope>compile</scope>
+    </dependency>
     <dependency>
       <groupId>org.apache.hadoop</groupId>
       <artifactId>hadoop-aws</artifactId>