flambo

2017-09-28T22:33:25.000047Z

Not strictly a flambo question but

2017-09-28T22:33:37.000364Z

if I package up a Clojure library with a Java interface

2017-09-28T22:34:18.000148Z

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

2017-09-28T22:34:24.000250Z

am I gonna have a bad time in any way?

2017-09-28T22:34:37.000256Z

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