HADOOP-14464. hadoop-aws doc header warning #5 line wrapped. Contributed by John Zhuge.
Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/6c6a7a59 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/6c6a7a59 Diff: http://git-wip-us.apache.org/repos/asf/hadoop/diff/6c6a7a59 Branch: refs/heads/HADOOP-13345 Commit: 6c6a7a59622ba7c1e4faa5534f4479de0cd84993 Parents: 31058b2 Author: John Zhuge <[email protected]> Authored: Sat May 27 23:56:49 2017 -0700 Committer: John Zhuge <[email protected]> Committed: Sun May 28 22:25:00 2017 -0700 ---------------------------------------------------------------------- .../hadoop-aws/src/site/markdown/tools/hadoop-aws/index.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/hadoop/blob/6c6a7a59/hadoop-tools/hadoop-aws/src/site/markdown/tools/hadoop-aws/index.md ---------------------------------------------------------------------- diff --git a/hadoop-tools/hadoop-aws/src/site/markdown/tools/hadoop-aws/index.md b/hadoop-tools/hadoop-aws/src/site/markdown/tools/hadoop-aws/index.md index e5aa431..8c8df1b 100644 --- a/hadoop-tools/hadoop-aws/src/site/markdown/tools/hadoop-aws/index.md +++ b/hadoop-tools/hadoop-aws/src/site/markdown/tools/hadoop-aws/index.md @@ -109,8 +109,7 @@ Do not inadvertently share these credentials through means such as If you do any of these: change your credentials immediately! -### Warning #5: The S3 client provided by Amazon EMR are not from the Apache -Software foundation, and are only supported by Amazon. +### Warning #5: The S3 client provided by Amazon EMR are not from the Apache Software foundation, and are only supported by Amazon. Specifically: on Amazon EMR, s3a is not supported, and amazon recommend a different filesystem implementation. If you are using Amazon EMR, follow --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
