Ok makes sense, thank you!
On Tue, Dec 17, 2013 at 12:16 PM, Joe Stein <joe.st...@stealth.ly> wrote: > Hi Bryan, > > The broker is meant to only be built for 0.8.0 in 2.8.0 Scala version for > release. The primary purpose of the bin distro is the broker. Consumers & > Producers are all API / library code / wire protocol which is supported in > Scala: 2.8.0, 2.9.1, 2.9.2 and 2.10 along with Java from the Apache > project. If you want another Scala version it is in Maven. There are also > Clojure, Go, Python and C libraries to Kafka too. List of clients > https://cwiki.apache.org/confluence/display/KAFKA/Clients from the > community. > > > /******************************************* > Joe Stein > Founder, Principal Consultant > Big Data Open Source Security LLC > http://www.stealth.ly > Twitter: @allthingshadoop <http://www.twitter.com/allthingshadoop> > ********************************************/ > > > On Tue, Dec 17, 2013 at 1:10 PM, Bryan Baugher <bjb...@gmail.com> wrote: > > > Hi everyone, > > > > So I see in maven[1] there are a number of options for Kafka 0.8.0 with > > different scala versions, but on the downloads page[2] and here[3] I only > > see scala 2.8.0 available for binary (deploy/install) download. Will > other > > binary downloads be made available? > > > > [1] - http://mvnrepository.com/artifact/org.apache.kafka > > [2] - http://kafka.apache.org/downloads.html > > [3] - https://dist.apache.org/repos/dist/release/kafka/0.8.0/ > > > > -Bryan > > > -- -Bryan