From b1c1f05b1dc997906390d653dfafb4f0d7e193c4 Mon Sep 17 00:00:00 2001 From: Steve Loughran Date: Sat, 18 Feb 2017 18:16:19 +0000 Subject: [PATCH] HADOOP-14092. Typo in hadoop-aws index.md. Contributed by John Zhuge --- .../hadoop-aws/src/site/markdown/tools/hadoop-aws/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 cc6c5df3b13..8b416ab9ee7 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 @@ -2286,7 +2286,7 @@ like `ITestS3A*` shown above, it may cause unpredictable test failures. ### Testing against different regions S3A can connect to different regions —the tests support this. Simply -define the target region in `contract-tests.xml` or any `auth-keys.xml` +define the target region in `contract-test-options.xml` or any `auth-keys.xml` file referenced. ```xml