HADOOP-14092. Typo in hadoop-aws index.md. Contributed by John Zhuge
This commit is contained in:
parent
3b4f840ccb
commit
b1c1f05b1d
|
@ -2286,7 +2286,7 @@ like `ITestS3A*` shown above, it may cause unpredictable test failures.
|
||||||
### Testing against different regions
|
### Testing against different regions
|
||||||
|
|
||||||
S3A can connect to different regions —the tests support this. Simply
|
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.
|
file referenced.
|
||||||
|
|
||||||
```xml
|
```xml
|
||||||
|
|
Loading…
Reference in New Issue