There should be no problems. We're running production jobs written in Samza. All of the Java-Scala membrane hassle should be confined to the framework itself with no spillage to actual users. If you run into any, please let us know.
-Jakob On Mon, Jun 9, 2014 at 1:08 PM, Oshoma Momoh <[email protected]> wrote: > 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 >
