Checkout the 0.8.0-beta1 tag
https://git-wip-us.apache.org/repos/asf?p=kafka.git;a=tag;h=93705002f3e252288e1c78cf43f5b65235b6bef0
 then follow the README and QuickStart Guide 
http://kafka.apache.org/08/quickstart.html

The release download for the vote 
http://people.apache.org/~joestein/kafka-0.8.0-beta1-candidate1/kafka-0.8.0-beta1-src.tgz
 

/*
Joe Stein, Chief Architect
http://www.medialets.com
Twitter: @allthingshadoop
*/

On Jun 14, 2013, at 7:52 PM, Dragos Manolescu <dragos.manole...@servicenow.com> 
wrote:

> Joe --
> 
> How were the artifacts built? I've built from a freshly-cloned repository,
> ran the tests and got 2 errors (see below).
> 
> Thanks,
> 
> -Dragos
> 
> [error] Failed tests:
> [error]    kafka.log.LogTest
> [error]    kafka.integration.PrimitiveApiTest
> java.lang.RuntimeException: Tests unsuccessful
>    at scala.sys.package$.error(package.scala:27)
>    at scala.Predef$.error(Predef.scala:123)
>    at sbt.Tests$.showResults(Tests.scala:192)
>    at sbt.Defaults$$anonfun$testTasks$6.apply(Defaults.scala:296)
>    at sbt.Defaults$$anonfun$testTasks$6.apply(Defaults.scala:294)
>    at sbt.Scoped$$anonfun$hf4$1.apply(Structure.scala:580)
>    at sbt.Scoped$$anonfun$hf4$1.apply(Structure.scala:580)
>    at scala.Function1$$anonfun$compose$1.apply(Function1.scala:49)
>    at 
> sbt.Scoped$Reduced$$anonfun$combine$1$$anonfun$apply$12.apply(Structure.sca
> la:311)
>    at 
> sbt.Scoped$Reduced$$anonfun$combine$1$$anonfun$apply$12.apply(Structure.sca
> la:311)
>    at sbt.$tilde$greater$$anonfun$$u2219$1.apply(TypeFunctions.scala:41)
>    at sbt.std.Transform$$anon$5.work(System.scala:71)
>    at sbt.Execute$$anonfun$submit$1$$anonfun$apply$1.apply(Execute.scala:232)
>    at sbt.Execute$$anonfun$submit$1$$anonfun$apply$1.apply(Execute.scala:232)
>    at sbt.ErrorHandling$.wideConvert(ErrorHandling.scala:18)
>    at sbt.Execute.work(Execute.scala:238)
>    at sbt.Execute$$anonfun$submit$1.apply(Execute.scala:232)
>    at sbt.Execute$$anonfun$submit$1.apply(Execute.scala:232)
>    at 
> sbt.ConcurrentRestrictions$$anon$4$$anonfun$1.apply(ConcurrentRestrictions.
> scala:159)
>    at sbt.CompletionService$$anon$2.call(CompletionService.scala:30)
>    at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334)
>    at java.util.concurrent.FutureTask.run(FutureTask.java:166)
>    at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
>    at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334)
>    at java.util.concurrent.FutureTask.run(FutureTask.java:166)
>    at 
> java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1
> 145)
>    at 
> java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:
> 615)
>    at java.lang.Thread.run(Thread.java:722)
> [error] (core/test:test) Tests unsuccessful
> 
> 
> 
> On 6/13/13 2:41 PM, "Joe Stein" <crypt...@gmail.com> wrote:
> 
>> Hello, this is the first candidate release for Kafka 0.8.0 Beta 1
>> 
>> This release fixes the following issues
>> http://people.apache.org/~joestein/kafka-0.8.0-beta1-candidate1/RELEASE_NO
>> TES.html
>> 
>> *** Please download, test and vote by Sunday June, 16th, 9pm PST
>> 
>> Release artifacts:
>> http://people.apache.org/~joestein/kafka-0.8.0-beta1-candidate1/
>> 
>> The tag to be voted upon (off the 0.8 branch):
>> https://git-wip-us.apache.org/repos/asf?p=kafka.git;a=tag;h=refs/tags/0.8.
>> 0-beta1
>> 
>> Kafka's KEYS file containing PGP keys we use to sign the release:
>> http://svn.apache.org/repos/asf/kafka/KEYS
>> 
>> -- 
>> 
>> /*
>> Joe Stein
>> http://www.linkedin.com/in/charmalloc
>> Twitter: @allthingshadoop <http://www.twitter.com/allthingshadoop>
>> */
> 

Reply via email to