Coder Social home page Coder Social logo

Comments (8)

talevy avatar talevy commented on July 19, 2024

After looking further into this... It would be possible to utilize the existing java implementation of the Serializer/Deserializer for KafkaAvro described here after a slight modification to jruby-kafka's create_consumer_config function in group.rb. Where it would be possible to add custom properties like schema.registry.url for configuring the serializer classes appropriately. Once this is set, Logstash can update to expose this as well.

https://github.com/joekiller/jruby-kafka/blob/master/lib/jruby-kafka/group.rb#L221

looks like Logstash can already start exposing this for the producer:
https://github.com/joekiller/jruby-kafka/blob/master/lib/jruby-kafka/producer.rb#L98

from jruby-kafka.

Kargreat avatar Kargreat commented on July 19, 2024

@tal: Exactly! we need to make few configuration changes to the logstash-Kafka-input plugin

from jruby-kafka.

Kargreat avatar Kargreat commented on July 19, 2024

Hey, wanted to quickly check if you are working at enhancing it?

from jruby-kafka.

talevy avatar talevy commented on July 19, 2024

@Kargreat unfortunately, I do not have immediate bandwidth to do so. Just wanted to follow up so that we have possible action plans once time is made available. maybe @joekiller has some suggestions.

from jruby-kafka.

joekiller avatar joekiller commented on July 19, 2024

No bandwidth here either but a passing PR would really help me push a new
version out :)
On Jul 8, 2015 3:36 PM, "Tal Levy" [email protected] wrote:

@Kargreat https://github.com/Kargreat unfortunately, I do not have
immediate bandwidth to do so. Just wanted to follow up so that we have
possible action plans once time is made available. maybe @joekiller
https://github.com/joekiller has some suggestions.


Reply to this email directly or view it on GitHub
#29 (comment)
.

from jruby-kafka.

Kargreat avatar Kargreat commented on July 19, 2024

Sure!

Sent from my iPhone

On Jul 9, 2015, at 6:24 PM, Joseph Lawson [email protected] wrote:

No bandwidth here either but a passing PR would really help me push a new
version out :)
On Jul 8, 2015 3:36 PM, "Tal Levy" [email protected] wrote:

@Kargreat https://github.com/Kargreat unfortunately, I do not have
immediate bandwidth to do so. Just wanted to follow up so that we have
possible action plans once time is made available. maybe @joekiller
https://github.com/joekiller has some suggestions.


Reply to this email directly or view it on GitHub
#29 (comment)
.


Reply to this email directly or view it on GitHub.

from jruby-kafka.

joekiller avatar joekiller commented on July 19, 2024

fyi @Kargreat a new version of jruby-kafka is out. It doesn't implement this request but if you have a fork, please check out the changes.

from jruby-kafka.

joekiller avatar joekiller commented on July 19, 2024

Finally looked at this some. I think it'll be easiest to just include Avro by default. Related to logstash-plugins/logstash-input-kafka#37 (comment)

from jruby-kafka.

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.