REST job server for Spark. Note that this is *not* the mainline open source version. For that, go to https://github.com/spark-jobserver/spark-jobserver. This fork now serves as a semi-private repo for Ooyala.
Other
344
stars
134
forks
source link
Add SPARK_CONF_HOME in server_start.sh for CDH5 #35
When installing Spark from CDH5 repository, Spark configutations are insalled to /etc/spark/conf.
It is different from Spark binaries (/usr/lib/spark), so separate configuration variable is needed.
When installing Spark from CDH5 repository, Spark configutations are insalled to /etc/spark/conf. It is different from Spark binaries (/usr/lib/spark), so separate configuration variable is needed.