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


Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo
Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/cde56b9c
Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/cde56b9c
Diff: http://git-wip-us.apache.org/repos/asf/hadoop/diff/cde56b9c

Branch: refs/heads/YARN-1011
Commit: cde56b9cefe1eb2943eef56a6aa7fdfa1b78e909
Parents: 178751e
Author: Sammi Chen <sammi.c...@intel.com>
Authored: Thu Nov 2 14:26:16 2017 +0800
Committer: Sammi Chen <sammi.c...@intel.com>
Committed: Thu Nov 2 17:12:04 2017 +0800

----------------------------------------------------------------------
 hadoop-cloud-storage-project/hadoop-cloud-storage/pom.xml | 5 +++++
 1 file changed, 5 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/hadoop/blob/cde56b9c/hadoop-cloud-storage-project/hadoop-cloud-storage/pom.xml
----------------------------------------------------------------------
diff --git a/hadoop-cloud-storage-project/hadoop-cloud-storage/pom.xml 
b/hadoop-cloud-storage-project/hadoop-cloud-storage/pom.xml
index 9711e52..73a9d41 100644
--- a/hadoop-cloud-storage-project/hadoop-cloud-storage/pom.xml
+++ b/hadoop-cloud-storage-project/hadoop-cloud-storage/pom.xml
@@ -105,6 +105,11 @@
     </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>
       <scope>compile</scope>
     </dependency>


---------------------------------------------------------------------
To unsubscribe, e-mail: common-commits-unsubscr...@hadoop.apache.org
For additional commands, e-mail: common-commits-h...@hadoop.apache.org

Reply via email to