Re: running on scala 2.11

2014-05-30 Thread Laszlo Fogas
op <http://www.twitter.com/allthingshadoop> > ********/ > > > On Thu, May 29, 2014 at 7:20 AM, Laszlo Fogas > wrote: > > > just simply tried artifact kafka_2.10:0.8.1.1 as suggested in > > https://issues.apache.org/jira/browse/KAFKA-1454

Re: running on scala 2.11

2014-05-29 Thread Laszlo Fogas
zhang > > > On Wed, May 28, 2014 at 5:45 AM, Laszlo Fogas > wrote: > > > Hello folks, > > > > anybody running kafka with scala 2.11.0? > > > > KAFKA-1454 says it's possible.. i'm having problems though when running > the > > basic producer

running on scala 2.11

2014-05-28 Thread Laszlo Fogas
Hello folks, anybody running kafka with scala 2.11.0? KAFKA-1454 says it's possible.. i'm having problems though when running the basic producer example from the wiki The message is *NoClassDefFoundError: scala/collection/GenTraversableOnce$class* Thanks Laszlo