Re: Kafka 0.7.2 on Scala 2.9
You can package the lib to use another Scala version in 0.7.X project/build.properties Change build.scala.versions=2.8.0 And then ./sbt package To get the lib for your Scala version /*** Joe Stein Founder, Principal Consultant Big Data Open Source S
Kafka 0.7.2 on Scala 2.9
Hi guys, Is it possible to compile Kafka 0.7.2 for Scala 2.9? Has anyone done this? Thanks in advance. -- Ian Friedman