Sebastian Nagel created HADOOP-13472: ----------------------------------------
Summary: Inconsistencies for s3a timeouts in description and default values Key: HADOOP-13472 URL: https://issues.apache.org/jira/browse/HADOOP-13472 Project: Hadoop Common Issue Type: Bug Components: fs/s3 Reporter: Sebastian Nagel Priority: Trivial * the description (code comments) of the properties fs.s3a.connection.establish.timeout and fs.s3a.connection.timeout states that these are in seconds while the core-default.xml says "milliseconds" * the default for fs.s3a.connection.establish.timeout is defined as 5000 in core-default.xml. The value given in o.a.h.fs.s3a.Constants is 500000 and should be the same as in core-default.xml -- This message was sent by Atlassian JIRA (v6.3.4#6332) --------------------------------------------------------------------- To unsubscribe, e-mail: common-dev-unsubscr...@hadoop.apache.org For additional commands, e-mail: common-dev-h...@hadoop.apache.org