Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 360 Bytes

spark-version.md

File metadata and controls

15 lines (10 loc) · 360 Bytes

Spark Version

Drop into spark-shell. Requires that kinit has been run to generate a Kerberos ticket.

spark-shell

Once in the spark-shell, execute the following.

scala> sc.version

This is the version that needs to be set for the environment variable SPARK_HOME_VERSION when utilizing sparklyr