[
https://issues.apache.org/jira/browse/KAFKA-287?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jay Kreps resolved KAFKA-287.
-----------------------------
Resolution: Fixed
> Running a consumer client using scala 2.8 fails
> -----------------------------------------------
>
> Key: KAFKA-287
> URL: https://issues.apache.org/jira/browse/KAFKA-287
> Project: Kafka
> Issue Type: Bug
> Environment: Java 1.6, OS X
> Reporter: Elben Shira
>
> Built the kafka library using the instructions found in the README. My client
> uses scala 2.9.1, sbt 0.11. My consumer client has this snippet of code:
> https://gist.github.com/a35006cc25e39ba386e2
> The client compiles, but running it produces this stacktrace:
> https://gist.github.com/efeb85f50402b477d6e0
> I think this may be because of a bug found in scala 2.9.0 (though I'm not
> sure if it was present in scala 2.8.0):
> https://issues.scala-lang.org/browse/SI-4575
> To get around this, I built the kafka library using scala 2.9.1 (by changing
> build.properties).
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)