diff --git a/hadoop-common-project/hadoop-common/CHANGES.txt b/hadoop-common-project/hadoop-common/CHANGES.txt index 6dc17496ecf..70dfe737c9d 100644 --- a/hadoop-common-project/hadoop-common/CHANGES.txt +++ b/hadoop-common-project/hadoop-common/CHANGES.txt @@ -208,6 +208,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 diff --git a/hadoop-tools/hadoop-aws/src/main/site/markdown/tools/hadoop-aws/index.md b/hadoop-tools/hadoop-aws/src/site/markdown/tools/hadoop-aws/index.md similarity index 99% rename from hadoop-tools/hadoop-aws/src/main/site/markdown/tools/hadoop-aws/index.md rename to hadoop-tools/hadoop-aws/src/site/markdown/tools/hadoop-aws/index.md index 4a1956a62ad..d44338941c8 100644 --- a/hadoop-tools/hadoop-aws/src/main/site/markdown/tools/hadoop-aws/index.md +++ b/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