I'm considering implementing some Samza stream tasks, consumers, etc. in Scala. Has anyone tried this?
I'm curious whether people have run into gotchas or workarounds required when calling Scala code from Samza's Java API. I do see two Scala tests in incubator-samza that integrate with the Java API and it looks like it just works. Thanks, Osh
