SanjayMarreddi commented on PR #13347:
URL: https://github.com/apache/iceberg/pull/13347#issuecomment-3020109000

   > > @nastra @jackye1995 @geruh May I request for a review on this PR please?
   > > PS: There are few other PRs ( #13348, #13361 ) lined up depending on 
this.
   > 
   > I don't really have a way to run those tests, so it would be best if 
someone from AWS reviews them
   
   Yeah, I understand the concern here. While someone from AWS reviews it, I 
thought of adding the instructions here again so it will help anybody to run 
the tests.
   
   1. Enable AAL by updating this 
[flag](https://github.com/apache/iceberg/blob/main/aws/src/main/java/org/apache/iceberg/aws/s3/S3FileIOProperties.java#L87)
 to `true`.
   2. Once the corresponding bucket and aws environment variables are set like 
any [other Iceberg integration 
tests](https://github.com/apache/iceberg/blob/9d8751d50fcff3eeba0749ec63d4e501ae8674fc/aws/src/integration/java/org/apache/iceberg/aws/AwsIntegTestUtil.java#L49-L57),
 we just do `./gradlew :iceberg-aws:integrationTest`


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


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

Reply via email to