Hi Saravana, Since 0.8.1 Kafka uses Gradle, previous to that SBT was used. Here is the JIRA which the drove the change: https://issues.apache.org/jira/browse/KAFKA-1171
The offical docs for the latest release (0.8.2) can be found here: http://kafka.apache.org/documentation.html Regards, Mark On 12 February 2015 at 16:22, madhavan kumar <madhavan020...@gmail.com> wrote: > dear all, > i am new to kafka. And when i try to set up kafka source code on my > lappie, github's readme points to gradle whereas kafka Quick start > Documentation talks about scala build tool sbt @ > https://cwiki.apache.org/confluence/display/KAFKA/Kafka+0.8+Quick+Start > which one is kafka using to compile & install its scala source code, sbt > (or) gradle? > > thanks, > saravana >