Hey I am trying to use Samza from scala and the project I want to use it on is 2.10. I tried to hack it up in the build, I got it to compile, there was only a single actual source change I had to make. On the build side I had to do a little more that was a bit messy, including compiling the kafka jars and throwing them in the lib directory. However, now it hangs trying to run the tests and I can't quite seem to figure it out. So with that I wanted to see how this is on your roadmap (Kafka has 2.10 builds =), and if its not, I wanted to specifically know if there was anything special you included in the kafka libs you had, basically it's spinning being unable to connect to the broker. So if there is some black magic you did, I can maybe skip a couple hours and try to get it working and send my changes back.
Thanks, -Dan -- Dan Di Spaltro
