Re: Scala API

2017-10-06 Thread Jozef.koval
Also voting in favor of reactive-kafka. Should fit nicely into your akka app. Jozef Sent from [ProtonMail](https://protonmail.ch), encrypted email based in Switzerland. > Original Message > Subject: Re: Scala API > Local Time: October 6, 2017 8:09 PM > UTC Tim

Re: Scala API

2017-10-06 Thread Avi Levi
with actors Cheers Avi On Oct 6, 2017 6:46 AM, "Josh Maidana" <joshmaid...@gmail.com> wrote: Hello We are integrating KAFKA with an AKKA system written in Scala. Is there a Scala API available for KAFKA? Is the best option to use AKKA KAFKA Stream? -- Kind regards *Josh Meraj Maidana*

Re: Scala API

2017-10-06 Thread Matthias J. Sax
-is-invariant-in-type-t -Matthias On 10/5/17 8:45 PM, Josh Maidana wrote: > Hello > > We are integrating KAFKA with an AKKA system written in Scala. Is there a > Scala API available for KAFKA? Is the best option to use AKKA KAFKA Stream? > signature.asc Description: OpenPGP digital signature

Scala API

2017-10-05 Thread Josh Maidana
Hello We are integrating KAFKA with an AKKA system written in Scala. Is there a Scala API available for KAFKA? Is the best option to use AKKA KAFKA Stream? -- Kind regards *Josh Meraj Maidana*

kafka lost data when use scala API to send data.

2016-06-24 Thread DuanSky
Hello With Respect, Here I met a problem when use scala API to send/receive data to/from kafka brokers. I write a very simple producer and consumer code(just like the official examples), I found the code with Java API can work correctly, but the code with Scala API may lost data. Here

Re: 0.8 scala API reference

2015-03-01 Thread Gwen Shapira
Actually, thats a good point. I don't think we are publishing our Scala / Java docs anywhere (well, Jun Rao has the RC artifacts in his personal apache account: https://people.apache.org/~junrao/) Any reason we are not posting those to our docs SVN and linking our website? Many Apache projects

0.8 scala API reference

2015-03-01 Thread Stuart Reynolds
Pretty please, can someone add a link to the scaladoc API reference for the the current release? http://kafka.apache.org/documentation.html On Sat, Feb 28, 2015 at 9:31 PM, Guozhang Wang wangg...@gmail.com wrote: Is this you are looking for? http://kafka.apache.org/07/documentation.html On