[
https://issues.apache.org/jira/browse/HADOOP-18292?focusedWorklogId=783855&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-783855
]
ASF GitHub Bot logged work on HADOOP-18292:
-------------------------------------------
Author: ASF GitHub Bot
Created on: 22/Jun/22 13:25
Start Date: 22/Jun/22 13:25
Worklog Time Spent: 10m
Work Description: monthonk opened a new pull request, #4489:
URL: https://github.com/apache/hadoop/pull/4489
### Description of PR
HADOOP-18292. when you set your fs client to work with unsupported storage
classes, the s3 select tests fail.
Fix by removing storage class option before running S3 Select tests.
### How was this patch tested?
Tested with a bucket in `eu-west-1` with `mvn -Dparallel-tests
-DtestsThreadCount=16` clean verify
### For code changes:
- [x] Does the title or this PR starts with the corresponding JIRA issue id
(e.g. 'HADOOP-17799. Your PR title ...')?
- [x] Object storage: have the integration tests been executed and the
endpoint declared according to the connector-specific documentation?
- [ ] If adding new dependencies to the code, are these dependencies
licensed in a way that is compatible for inclusion under [ASF
2.0](http://www.apache.org/legal/resolved.html#category-a)?
- [ ] If applicable, have you updated the `LICENSE`, `LICENSE-binary`,
`NOTICE-binary` files?
Issue Time Tracking
-------------------
Worklog Id: (was: 783855)
Remaining Estimate: 0h
Time Spent: 10m
> s3a storage class reduced redundancy breaks s3 select tests
> -----------------------------------------------------------
>
> Key: HADOOP-18292
> URL: https://issues.apache.org/jira/browse/HADOOP-18292
> Project: Hadoop Common
> Issue Type: Bug
> Components: fs/s3, test
> Affects Versions: 3.4.0
> Reporter: Steve Loughran
> Assignee: Monthon Klongklaew
> Priority: Minor
> Time Spent: 10m
> Remaining Estimate: 0h
>
> when you set your fs client to work with reduced redundancy, the s3 select
> tests fail
> probably need to clear the storage class option on the bucket before running
> those suites
--
This message was sent by Atlassian Jira
(v8.20.7#820007)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]