Hacker News new | ask | show | jobs
by AlexITC 1961 days ago
A quick look into Google results shows several ways to use Python to interact with Java libraries, I'd check that first as Scala compiles to Java class files, another way is to look how Spark provides Python support while being written in Scala.