Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions docs/cluster-overview.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,9 @@ for providing container-centric infrastructure. Kubernetes support is being acti
developed in an [apache-spark-on-k8s](https://github.com/apache-spark-on-k8s/) Github organization.
For documentation, refer to that project's README.

A third-party project (not supported by the Spark project) exists to add support for
[Nomad](https://github.com/hashicorp/nomad-spark) as a cluster manager.

# Submitting Applications

Applications can be submitted to a cluster of any type using the `spark-submit` script.
Expand Down