Re: Kafka 090 maven coordinate

2015-11-04 Thread Evgeniy Shishkin
> On 04 Nov 2015, at 02:33, Grant Henke wrote: > > Hi Fajar, > > Please see my response to a similar email here: > http://search-hadoop.com/m/uyzND1ifZt65CCBS > > If you still have questions, please do not hesitate to ask. > Are there any changes to client protocol? If

Kafka 090 maven coordinate

2015-11-03 Thread Fajar Maulana Firdaus
Hi, I saw that there is new kafka client 0.9.0 in here: http://kafka.apache.org/090/javadoc/index.html So what is the maven coordinate for this version? I am asking this because it has KafkaConsumer api which doesn't exist in 0.8.2 Thank you

Re: Kafka 090 maven coordinate

2015-11-03 Thread Fajar Maulana Firdaus
I see, thank you for your explanation, will the client of 0.9.0.0 be backward compatible with 0.8.2.2 kafka? On Wed, Nov 4, 2015 at 2:52 AM, Ewen Cheslack-Postava wrote: > 0.9.0.0 is not released yet, but the last blockers are being addressed and > release candidates should

Re: Kafka 090 maven coordinate

2015-11-03 Thread Ewen Cheslack-Postava
0.9.0.0 is not released yet, but the last blockers are being addressed and release candidates should follow soon. The docs there are just staged as we prepare for the release (note, e.g., that the latest release on the downloads page http://kafka.apache.org/downloads.html is still 0.8.2.2). -Ewen

Re: Kafka 090 maven coordinate

2015-11-03 Thread Grant Henke
Hi Fajar, Please see my response to a similar email here: http://search-hadoop.com/m/uyzND1ifZt65CCBS If you still have questions, please do not hesitate to ask. Thank you, Grant On Tue, Nov 3, 2015 at 5:07 PM, Fajar Maulana Firdaus wrote: > I see, thank you for your