Преглед на файлове

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