Repository: hadoop Updated Branches: refs/heads/branch-2.8 0acf2bca9 -> 6e005ad32
HADOOP-14256. [S3A DOC] Correct the format for "Seoul" example. Contributed by Brahma Reddy Battula. (cherry picked from commit 0d053eeb3002f348d34cf3aac5b43333af8ff10a) (cherry picked from commit bb187e145a851e734b00a31d9df2efe31a8ac214) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/6e005ad3 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/6e005ad3 Diff: http://git-wip-us.apache.org/repos/asf/hadoop/diff/6e005ad3 Branch: refs/heads/branch-2.8 Commit: 6e005ad326ea676c6d08e6dfe77a31d9f1809beb Parents: 0acf2bc Author: Akira Ajisaka <[email protected]> Authored: Thu Mar 30 18:11:50 2017 +0900 Committer: Akira Ajisaka <[email protected]> Committed: Thu Mar 30 18:13:55 2017 +0900 ---------------------------------------------------------------------- hadoop-tools/hadoop-aws/src/site/markdown/tools/hadoop-aws/index.md | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/hadoop/blob/6e005ad3/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 8b416ab..334635d 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 @@ -1038,6 +1038,7 @@ Frankfurt ``` Seoul + ```xml <property> <name>fs.s3a.endpoint</name> --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
