Kafka dependency

2016-05-10 Thread Nick Quinn
Hi guys- I was wondering why Samza still has a dependency on Kafka 0.8.2. Does your development team have any plans to update the Kafka dependency version that Samza is using? Best, Nick

Re: Kafka dependency

2016-05-10 Thread Yi Pan
Hi, Nick, We do have plan to update the Kafka dependency in Samza. However, Samza only uses Kafka client library. We have confirmed that any Kafka 0.8.2 clients should be supported by Kafka 0.9 brokers. Hence, it should not block you if you are thinking of upgrading Kafka broker versions (e.g

RE: Kafka dependency

2016-05-10 Thread Nick Quinn
commits to the release when there is no official 0.10.0 release. Thanks! Nick -Original Message- From: Yi Pan [mailto:nickpa...@gmail.com] Sent: Tuesday, May 10, 2016 11:22 AM To: dev@samza.apache.org Subject: Re: Kafka dependency Hi, Nick, We do have plan to update the Kafka dependency in

Re: Kafka dependency

2016-05-10 Thread Robert Crim
t; Nick > > > -Original Message- > From: Yi Pan [mailto:nickpa...@gmail.com] > Sent: Tuesday, May 10, 2016 11:22 AM > To: dev@samza.apache.org > Subject: Re: Kafka dependency > > Hi, Nick, > > We do have plan to update the Kafka dependency in Samza. However, Samz

Re: Kafka dependency

2016-05-10 Thread Yi Pan
ficial 0.10.0 release. > > Thanks! > Nick > > > -Original Message- > From: Yi Pan [mailto:nickpa...@gmail.com] > Sent: Tuesday, May 10, 2016 11:22 AM > To: dev@samza.apache.org > Subject: Re: Kafka dependency > > Hi, Nick, > > We do have plan to u

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

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

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-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

[GitHub] samza pull request #395: SAMZA-1530; Bump up Kafka dependency to 0.11

2018-01-02 Thread lindong28
GitHub user lindong28 opened a pull request: https://github.com/apache/samza/pull/395 SAMZA-1530; Bump up Kafka dependency to 0.11 You can merge this pull request into a Git repository by running: $ git pull https://github.com/lindong28/samza SAMZA-1530 Alternatively you can

[GitHub] samza pull request #395: SAMZA-1530; Bump up Kafka dependency to 0.11

2018-01-08 Thread lindong28
Github user lindong28 closed the pull request at: https://github.com/apache/samza/pull/395 ---

[GitHub] samza pull request #395: SAMZA-1530; Bump up Kafka dependency to 0.11

2018-01-08 Thread lindong28
GitHub user lindong28 reopened a pull request: https://github.com/apache/samza/pull/395 SAMZA-1530; Bump up Kafka dependency to 0.11 You can merge this pull request into a Git repository by running: $ git pull https://github.com/lindong28/samza SAMZA-1530 Alternatively you

[GitHub] samza pull request #395: SAMZA-1530; Bump up Kafka dependency to 0.11

2018-01-10 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/samza/pull/395 ---