Thanks. Good to know that it will come to formal 0.8.0 release soon. I am really looking for the public maven repo for porting sparks on to it instead of running a local version ;) probably I can do with a beta1 one firstly.
Best Regards, Raymond Liu -----Original Message----- From: Joe Stein [mailto:joe.st...@stealth.ly] Sent: Friday, November 08, 2013 9:15 PM To: users@kafka.apache.org Subject: Re: which repo for kafka_2.10 ? 0.8.0 is in process being released and when that is done Scala 2.10 will be in Maven central. Until then you can do ./sbt "++2.10 publish-local" from checking out the source of Kafka as Victor just said, yup. you will be prompted to sign the jars which you can do with a pgp key or remove the pgp key plugin before running. /******************************************* Joe Stein Founder, Principal Consultant Big Data Open Source Security LLC http://www.stealth.ly Twitter: @allthingshadoop <http://www.twitter.com/allthingshadoop> ********************************************/ On Fri, Nov 8, 2013 at 8:11 AM, Viktor Kolodrevskiy < viktor.kolodrevs...@gmail.com> wrote: > Are you looking for maven repo? > > You can always checkout sources from http://kafka.apache.org/code.html > and build it yourself. > > 2013/11/8 Liu, Raymond <raymond....@intel.com>: > > If I want to use kafka_2.10 0.8.0-beta1, which repo I should go to? > Seems apache repo don't have it. While there are com.sksamuel.kafka > and > com.twitter.tormenta-kafka_2.10 > > Which one should I go to or neither? > > > > Best Regards, > > Raymond Liu > > > > > > -- > Thanks, > Viktor >