Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error when testing the new connector #11

Open
MagentoPro opened this issue Nov 28, 2021 · 1 comment
Open

Error when testing the new connector #11

MagentoPro opened this issue Nov 28, 2021 · 1 comment

Comments

@MagentoPro
Copy link

"org.apache.kafka.common.config.ConfigException: Invalid value -1 for configuration partition.duration.ms: Partition duration needs to be a positive. at io.confluent.connect.storage.partitioner.TimeBasedPartitioner.configure(TimeBasedPartitioner.java:117) at io.confluent.connect.s3.S3SinkTask.newPartitioner(S3SinkTask.java:207) at io.confluent.connect.s3.S3SinkTask.start(S3SinkTask.java:117) at org.apache.kafka.connect.runtime.WorkerSinkTask.initializeAndStart(WorkerSinkTask.java:309) at org.apache.kafka.connect.runtime.WorkerTask.doRun(WorkerTask.java:186) at org.apache.kafka.connect.runtime.WorkerTask.run(WorkerTask.java:237) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:829) "

@MagentoPro
Copy link
Author

Problem is solved. Might be helpful to include configuration settings in the readme. Module will error out if you leave partition settings blank.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant