Laurengcy / homebrew-spark-tap

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

homebrew-spark-tap

Installation

brew tap Laurengcy/spark-tap brew install apache-spark@2.4.6

If you need to set SPARK_HOME, use $(brew --prefix apache-spark@VERSION_NUMBER)/libexec, e.g.:

export SPARK_HOME=$(brew --prefix apache-spark@2.2.0)/libexec

About

License:Apache License 2.0


Languages

Language:Ruby 100.0%