Skip to content
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

Open
sscarduzio opened this issue Sep 15, 2014 · 3 comments
Open

Build fails with Scala 2.11 #14

sscarduzio opened this issue Sep 15, 2014 · 3 comments

Comments

@sscarduzio
Copy link

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.

@joestein
Copy link
Contributor

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

@petervandenabeele
Copy link

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
(see https://issues.apache.org/jira/browse/KAFKA-1419?focusedCommentId=14222193&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-14222193)

At least basic functionality seems to work upon localhost deployment.

joestein added a commit that referenced this issue Mar 16, 2015
Updated scala-go-kafka to use schema repository. re #14
@adamosloizou
Copy link

+1. Any updates on this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants