Description
Test failed against ireland intermittently with the following config:
mvn clean verify -Dparallel-tests -DtestsThreadCount=8
xml based config in auth-keys.xml:
<property> <name>fs.s3a.metadatastore.impl</name> <value>org.apache.hadoop.fs.s3a.s3guard.NullMetadataStore</value> </property>
Attachments
Issue Links
- Is contained by
-
HADOOP-17451 Intermittent failure of S3A tests which make assertions on statistics/IOStatistics
- Resolved