You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@beam.apache.org by GitBox <gi...@apache.org> on 2021/12/22 16:37:53 UTC

[GitHub] [beam] aromanenko-dev commented on a change in pull request #15965: [BEAM-7559] Add integration test for DynamoDBIO (SDK v2)

aromanenko-dev commented on a change in pull request #15965:
URL: https://github.com/apache/beam/pull/15965#discussion_r774017096



##########
File path: sdks/java/io/amazon-web-services2/src/test/java/org/apache/beam/sdk/io/aws2/ITEnvironment.java
##########
@@ -32,6 +32,7 @@
 import org.testcontainers.containers.localstack.LocalStackContainer;
 import org.testcontainers.containers.localstack.LocalStackContainer.Service;
 import org.testcontainers.containers.output.Slf4jLogConsumer;
+import org.testcontainers.shaded.com.google.common.collect.ImmutableList;

Review comment:
       Please, use vendored guava deps




-- 
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: github-unsubscribe@beam.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org