[ 
https://issues.apache.org/jira/browse/HADOOP-17784?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17373666#comment-17373666
 ] 

Leona Yoda commented on HADOOP-17784:
-------------------------------------

Thanks for the the S3 Select detail.

I just tried to change the constants and some queries, it seemed to work in 
terms of compression format

[https://github.com/yoda-mon/hadoop/commit/268aedb7de0b6f0b5a18939fe7bf80b8cc004957]
{code:java}
cd hadoop 
./start-build-env.sh
cd hadoop-tools/hadoop-aws
...configurations...
mvn clean verify -Dtest=TestS3Select* -Dit.test=ITestS3Select*

BUILD FAILED

cat 
/home/ubuntu/hadoop/hadoop-tools/hadoop-aws/target/failsafe-reports/org.apache.hadoop.fs.s3a.select.ITestS3SelectMRJob.txt
{code}
[^org.apache.hadoop.fs.s3a.select.ITestS3SelectMRJob.txt]

I have to change the assertion conditions to pass the test, but the text shows 
S3 Select worked.

> hadoop-aws landsat-pds test bucket will be deleted after Jul 1, 2021
> --------------------------------------------------------------------
>
>                 Key: HADOOP-17784
>                 URL: https://issues.apache.org/jira/browse/HADOOP-17784
>             Project: Hadoop Common
>          Issue Type: Test
>          Components: fs/s3, test
>            Reporter: Leona Yoda
>            Priority: Major
>         Attachments: org.apache.hadoop.fs.s3a.select.ITestS3SelectMRJob.txt
>
>
> I found an anouncement that landsat-pds buket will be deleted on July 1, 2021
> (https://registry.opendata.aws/landsat-8/)
> and  I think this bucket  is used in th test of hadoop-aws module use
> [https://github.com/apache/hadoop/blob/trunk/hadoop-tools/hadoop-aws/src/test/java/org/apache/hadoop/fs/s3a/S3ATestConstants.java#L93]
>  
> At this time I can access the bucket but we might have to change the test 
> bucket in someday.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to