Hey RJ, Actually, I don't think it does anymore. A change was made starting Spark 1.1.0 that doesn't make it require it anymore. https://github.com/apache/spark/commit/d8c005d5371f81a2a06c5d27c7021e1ae43d7193
On Wed, Sep 2, 2015 at 10:19 AM, RJ Nowling <[email protected]> wrote: > Hi all, > > I noticed that building the Spark RPMs required SCALA_HOME to be set. > > I'm confused about this since building Spark from source doesn't require > SCALA_HOME -- Scala libraries are automatically downloaded and packaged by > maven. > > Does BigTop create a separate Scala package? Or does Debian provide a > Scala package? > > Thanks! > RJ >
