소스 검색

HADOOP-11394. hadoop-aws documentation missing. Contributed by Chris Nauroth.

cnauroth 10 년 전
부모
커밋
9458cd5bce
2개의 변경된 파일3개의 추가작업 그리고 1개의 파일을 삭제
  1. 2 0
      hadoop-common-project/hadoop-common/CHANGES.txt
  2. 1 1
      hadoop-tools/hadoop-aws/src/site/markdown/tools/hadoop-aws/index.md

+ 2 - 0
hadoop-common-project/hadoop-common/CHANGES.txt

@@ -580,6 +580,8 @@ Release 2.7.0 - UNRELEASED
 
     HADOOP-11389. Clean up byte to string encoding issues in hadoop-common.
     (wheat9)
+
+    HADOOP-11394. hadoop-aws documentation missing. (cnauroth)
     
 Release 2.6.0 - 2014-11-18
 

+ 1 - 1
hadoop-tools/hadoop-aws/src/main/site/markdown/tools/hadoop-aws/index.md → hadoop-tools/hadoop-aws/src/site/markdown/tools/hadoop-aws/index.md

@@ -48,7 +48,7 @@ the number of files, during which time partial updates may be visible. If
 the operations are interrupted, the filesystem is left in an intermediate state.
 
 For further discussion on these topics, please consult
-[/filesystem](The Hadoop FileSystem API Definition).
+[The Hadoop FileSystem API Definition](../../../hadoop-project-dist/hadoop-common/filesystem/index.html).
 
 ## Warning #2: your AWS credentials are valuable