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 using confluent 3.2.2 with kafka-connect-twitter-0.1.jar #44

Open
warsameahmed opened this issue Jul 11, 2017 · 2 comments
Open

Comments

@warsameahmed
Copy link

Thank you for sharing this code. I was able to successfully implement this before, but it no longer works after upgrading to confluent ver 3.2.2

I have not been able to start the kafka-connect-twitter

I've done maven clean build and updated the dependencies for both confluent 3.2.2 and kafaka to 10.2.1. I'm not sure what other changes I need to make to the pom file.

Please help me identify what the issue could be. Your assistance I very much appreciated.

@warsameahmed
Copy link
Author

Here are the properties in pom file:

<java.version>1.8</java.version>
<scala.version>2.11.7</scala.version>
<confluent.version>3.2.2</confluent.version>
<kafka.version>0.10.2.1</kafka.version>
<hosebird.version>2.2.0</hosebird.version>
<avro.version>1.7.7</avro.version>
<jsr305.version>1.3.9</jsr305.version>
<mockito.version>1.10.19</mockito.version>
<scalatest.version>3.0.0-M1</scalatest.version>
<guava.version>19.0</guava.version>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<confluent.maven.repo>http://packages.confluent.io/maven/</confluent.maven.repo>
<cloudera.maven.repo>https://repository.cloudera.com/artifactory/cloudera-repos</cloudera.maven.repo>

@ThadeuFerreira
Copy link

I believe I'm having the same problem

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

2 participants