Rui Xue created HADOOP-13025:
--------------------------------
Summary: S3 variables on core-default.xml page are wrong
Key: HADOOP-13025
URL: https://issues.apache.org/jira/browse/HADOOP-13025
Project: Hadoop Common
Issue Type: Improvement
Components: fs/s3
Affects Versions: 2.7.0
Reporter: Rui Xue
Priority: Minor
On the core-defaults.xml page (Hadoop 2.7.0 or higher):
https://hadoop.apache.org/docs/r2.7.0/hadoop-project-dist/hadoop-common/core-default.xml
The variables fs.s3a.awsAccessKeyId and fs.s3a.awsSecretAccessKey are wrong,
the second part s3a should be s3 only, say
fs.s3.awsAccessKeyId and fs.s3.awsSecretAccessKey
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)