Repository: hadoop Updated Branches: refs/heads/branch-2 3f5dc51ec -> bb187e145
HADOOP-14256. [S3A DOC] Correct the format for "Seoul" example. Contributed by Brahma Reddy Battula. (cherry picked from commit 0d053eeb3002f348d34cf3aac5b43333af8ff10a) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/bb187e14 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/bb187e14 Diff: http://git-wip-us.apache.org/repos/asf/hadoop/diff/bb187e14 Branch: refs/heads/branch-2 Commit: bb187e145a851e734b00a31d9df2efe31a8ac214 Parents: 3f5dc51 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:01 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/bb187e14/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 f575a0a..127abeb 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 @@ -1053,6 +1053,7 @@ Frankfurt ``` Seoul + ```xml <property> <name>fs.s3a.endpoint</name> --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
