sparklyr (version 0.6.0)

download_scalac: Downloads default Scala Compilers

Description

compile_package_jars requires several versions of the scala compiler to work, this is to match Spark scala versions. To help setup your environment, this function will download the required compilers under the default search path.

Usage

download_scalac()

Arguments

Details

See find_scalac for a list of paths searched and used by this function to install the required compilers.