Skip to content
Snippets Groups Projects
Commit ca64a7ae authored by Matei Zaharia's avatar Matei Zaharia
Browse files

Documentation

parent 36c7db72
No related branches found
No related tags found
No related merge requests found
......@@ -68,7 +68,7 @@ several Spark-specific variables you can set:
- `SPARK_JAVA_OPTS`: Extra options to pass to JVM.
- `MESOS_NATIVE_LIBRARY`: Your Mesos library, if you want to run on a Mesos
cluster. For example, this might be /usr/local/lib/libmesos.so on Linux.
cluster. For example, this might be `/usr/local/lib/libmesos.so` on Linux.
Note that `spark-env.sh` must be a shell script (it must be executable and start
with a `#!` header to specify the shell to use).
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment