Coder Social home page Coder Social logo

Comments (3)

jcustenborder avatar jcustenborder commented on June 8, 2024

Which docker container did you use? io.confluent.connect.avro.AvroConverter is in the classpath on a Confluent docker image for Kafka Connect. If you don't want Avro for the data you could use the JsonConverter that is shipped with Apache Kafka.

  • Disclaimer I work for Confluent.

from kafka-connect-twitter.

afarah1 avatar afarah1 commented on June 8, 2024

Humm, I was running connect-standalone from the broker image itself (confluentinc/cp-kafka:5.2.1) from https://github.com/jcustenborder/kafka-connect-twitter/blob/master/docker-compose.yml, I did not realize I needed confluentinc/cp-kafka-connect. It's the first time I'm setting up a connector so I'm still working my way around the ecosystem.

For future reference I forked the repo with a slightly modified docker-compose.yml and was able to launch this in standalone mode, though I'm not sure if the way I set things up is the way to go. I'll do some more reading.

Either way, thank you for the quick response! It solved the issue for me. Since this was a problem with my setup I'm closing the issue.

from kafka-connect-twitter.

jcustenborder avatar jcustenborder commented on June 8, 2024

use the cp-connect image.

from kafka-connect-twitter.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.