Re: kafka dependency version

2016-08-23 Thread Gaurav Agarwal
thanks! will do. On Mon, Aug 22, 2016 at 10:56 PM, Yi Pan wrote: > Hi, Gaurav, > > There is already an effort going on for this one: SAMZA-855 > . It would be good if you > can try out the patch. > > Thanks! > > -Yi > > On Mon, Aug 22, 2016 at 1:1

Re: kafka dependency version

2016-08-22 Thread Yi Pan
Hi, Gaurav, There is already an effort going on for this one: SAMZA-855 . It would be good if you can try out the patch. Thanks! -Yi On Mon, Aug 22, 2016 at 1:11 AM, Gaurav Agarwal wrote: > My initial attempt to build against kafka 0.9.0 or 0.1

Re: kafka dependency version

2016-08-22 Thread Gaurav Agarwal
My initial attempt to build against kafka 0.9.0 or 0.10.0 stopped short due to some non-trivial interface changes and refactorings in Kafka; and I did not want to make those changes without having a correct understanding. Can someone guide me what would be the correct procedure to upgrade this dep

kafka dependency version

2016-08-22 Thread Gaurav Agarwal
Hi All, What kafka version is supported by Samza release 0.10.1? In the gradle build file (dependency-versions.gradle) I see it as kafkaVersion = "0.8.2.1". This is very old kafka version and lot of very serious bugs have been fixed since then (including the one we are hitting where kafka client