[
https://issues.apache.org/jira/browse/HADOOP-11480?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14336391#comment-14336391
]
Hudson commented on HADOOP-11480:
---------------------------------
FAILURE: Integrated in Hadoop-Yarn-trunk-Java8 #115 (See
[https://builds.apache.org/job/Hadoop-Yarn-trunk-Java8/115/])
HADOOP-11480. Typo in hadoop-aws/index.md uses wrong scheme for
test.fs.s3.name. Contributed by Ted Yu. (aajisaka: rev
1a625b8158ab1cf765fbda962ba725503409d9fe)
* hadoop-tools/hadoop-aws/src/site/markdown/tools/hadoop-aws/index.md
* hadoop-common-project/hadoop-common/CHANGES.txt
> Typo in hadoop-aws/index.md uses wrong scheme for test.fs.s3.name
> -----------------------------------------------------------------
>
> Key: HADOOP-11480
> URL: https://issues.apache.org/jira/browse/HADOOP-11480
> Project: Hadoop Common
> Issue Type: Bug
> Components: documentation
> Affects Versions: 2.7.0
> Reporter: Ted Yu
> Assignee: Ted Yu
> Priority: Minor
> Labels: s3
> Fix For: 2.7.0
>
> Attachments: hadoop-11480-001.patch
>
>
> Around line 270:
> {code}
> <property>
> <name>test.fs.s3.name</name>
> <value>s3a://test-aws-s3/</value>
> </property>
> {code}
> The scheme should be s3.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)