Fork me on GitHub
#flambo
<
2017-09-28
>
michaelblume22:09:25

Not strictly a flambo question but

michaelblume22:09:37

if I package up a Clojure library with a Java interface

michaelblume22:09:18

and someone else calls into that library from a Spark job (written in Scala, presumably)

michaelblume22:09:24

am I gonna have a bad time in any way?

michaelblume22:09:37

do I need to do anything special/avoid anything special with the Clojure library?