Details
-
Sub-task
-
Status: Open
-
Major
-
Resolution: Unresolved
-
None
Description
The following tests fail when run hadoop-aws suite is run with CSE enabled:
ITestS3APrefetchingInputStream.testRandomReadLargeFile
ITestS3APrefetchingInputStream.testReadLargeFileFully
ITestS3APrefetchingInputStream.testReadLargeFileFullyLazySeek
ITestS3ARequesterPays.testRequesterPaysOptionSuccess
ITestAssumeRole.testReadOnlyOperations
ITestPartialRenamesDeletes.testRenameParentPathNotWriteable
ITestPartialRenamesDeletes.testRenameParentPathNotWriteable
ITestS3GuardTool.testLandsatBucketRequireUnencrypted
Most of these are because they're using landsat data which is not encrypted, so trying to read with a CSE will fail. These tests should be skipped if using CSE.
Attachments
Issue Links
- links to