Not strictly a flambo question but
if I package up a Clojure library with a Java interface
and someone else calls into that library from a Spark job (written in Scala, presumably)
am I gonna have a bad time in any way?
do I need to do anything special/avoid anything special with the Clojure library?