We can create another producer type under something like /producer/ for
that.  I opened an issue
https://github.com/stealthly/dropwizard-kafka-http/issues/3  feel free to
talk more about it there.

We are going to end up with a few dozen api calls (i.e. /tools/) I suspect.

The Vagrantfile is helpful too if someone has a problem and can reproduce
it for support and maintenance.

/*******************************************
 Joe Stein
 Founder, Principal Consultant
 Big Data Open Source Security LLC
 http://www.stealth.ly
 Twitter: @allthingshadoop <http://www.twitter.com/allthingshadoop>
********************************************/


On Thu, Jan 16, 2014 at 9:47 PM, Marc Labbe <mrla...@gmail.com> wrote:

> I was looking to do something like this too. A few questions maybe. I don't
> know what will be the use of this service so let me know if my questions
> are outside your scope.
>
> Isn't it a problem to create a producer instance on every request? Passing
> messages in the URL would be problem for me, why not use the body?
> Depending on your model, it wouldn't be far fetched to send an array of
> messages grouped by topic or keys if necessary.
>
> Otherwise, I like the fact your projects contain a Vagrantfile, much like
> the hello-samza example. Nice way to easily try it out.
>
> Cheers
>
> On Jan 16, 2014 4:50 PM, "Joe Stein" <joe.st...@stealth.ly> wrote:
> >
> > http://github.com/stealthly/dropwizard-kafka-http is an Apache Kafka
> HTTP
> > Endpoint
> >
>
> http://allthingshadoop.com/2014/01/16/apache-kafka-http-producer-and-consumerfor
> > producing and consuming messages for topics.
> >
> > We have more updates planned coming out of client work that is in
> progress
> > along with the support and maintenance of Apache Kafka installations.
> >
> > Feedback welcome!
> >
> > /*******************************************
> >  Joe Stein
> >  Founder, Principal Consultant
> >  Big Data Open Source Security LLC
> >  Service, Support & Maintenance
> >  http://www.stealth.ly
> >  Twitter: @allthingshadoop <http://www.twitter.com/allthingshadoop>
> > ********************************************/
>

Reply via email to