Skip to content
This repository was archived by the owner on Aug 19, 2024. It is now read-only.

Conversation

@zzztimbo
Copy link

@zzztimbo zzztimbo commented Nov 9, 2017

I added kafka-connect-dynamodb to my Kafka Connect nodes and get the following error when trying to create an s3 connector.

com.amazonaws.services.s3.AmazonS3ClientBuilder.withAccelerateModeEnabled(Ljava/lang/Boolean;)Lcom/amazonaws/services/s3/AmazonS3Builder;
	at io.confluent.connect.s3.storage.S3Storage.newS3Client(S3Storage.java:63)
	at io.confluent.connect.s3.storage.S3Storage.<init>(S3Storage.java:59)
	... 15 more

The s3 connector is using 1.11.86 while the last released artifact is using 1.11.39.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant