# Spark Cluster Checklist

If you have a ready Spark cluster, you can run Zingg by configuring the following environment on your driver machine:

> export JAVA\_HOME=path to jdk

> export SPARK\_HOME=path to Apache Spark

> export SPARK\_MASTER=spark://master-host:master-port
