-
Notifications
You must be signed in to change notification settings - Fork 134
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Build fails with Scala 2.11 #14
Comments
We have to wait for 0.8.2 https://issues.apache.org/jira/browse/KAFKA-1419 or if we do a 0.8.1.2 release which is being discussed on the dev mailing list you should chime in if you can for community support for having a 0.8.1.2 release if you need Scala 2.11 with the 0.8.1.X line before 0.8.2 comes out |
I am new to Kafka and Scala. I was able to compile the HEAD of 0.8.2 against Scala 2.11.4, but with some warnings At least basic functionality seems to work upon localhost deployment. |
Updated scala-go-kafka to use schema repository. re #14
+1. Any updates on this? |
No bytecode version is released (see #13 ), so I need to build this myself. But I'm using scala 2.11 and i can't get this project compiled.
I tried to change the scala version from 2.10.3 to 2.11.4, but still no luck.
The text was updated successfully, but these errors were encountered: