You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-commits@hadoop.apache.org by yq...@apache.org on 2017/02/02 02:08:22 UTC

hadoop git commit: HADOOP-14045. Aliyun OSS documentation missing from website. Contributed by Yiqun Lin.

Repository: hadoop
Updated Branches:
  refs/heads/trunk 6aa09dc28 -> 2a942eed2


HADOOP-14045. Aliyun OSS documentation missing from website. Contributed by Yiqun Lin.


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

Branch: refs/heads/trunk
Commit: 2a942eed214015379ba26854e54372d9a919e6fb
Parents: 6aa09dc
Author: Yiqun Lin <yq...@apache.org>
Authored: Thu Feb 2 10:07:24 2017 +0800
Committer: Yiqun Lin <yq...@apache.org>
Committed: Thu Feb 2 10:07:24 2017 +0800

----------------------------------------------------------------------
 hadoop-project/src/site/site.xml | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/hadoop/blob/2a942eed/hadoop-project/src/site/site.xml
----------------------------------------------------------------------
diff --git a/hadoop-project/src/site/site.xml b/hadoop-project/src/site/site.xml
index 953f8f0..ee52a96 100644
--- a/hadoop-project/src/site/site.xml
+++ b/hadoop-project/src/site/site.xml
@@ -148,6 +148,7 @@
     </menu>
     
     <menu name="Hadoop Compatible File Systems" inherit="top">
+      <item name="Aliyun OSS" href="hadoop-aliyun/tools/hadoop-aliyun/index.html"/>
       <item name="Amazon S3" href="hadoop-aws/tools/hadoop-aws/index.html"/>
       <item name="Azure Blob Storage" href="hadoop-azure/index.html"/>
       <item name="Azure Data Lake Storage"


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