968e67547a
- Revised "What is Nomad" copy - Added "Key Features" section with links to task drivers & device plugins with lift-and-shift from README - Added "Who Uses Nomad" section with users, talks, blog posts - Removed Hadoop YARN, Docker Swarm, HTCondor from comparisons - Revamped Guides section - Inserted "Installing Nomad", "Upgrading", "Integrations" as persistent in Guides navbar - Split Installing Nomad into two paths for users (one for Sandbox with "Quickstart", one for Production) - Surfaced "Upgrading" and "Integrations" section from documentation - Changed "Job Lifecycle" section into "Deploying & Managing Applications" - Reworked "Operations" into "Operating Nomad" - Reworked "Security" into "Securing Nomad" - Segmented Namespaces, Resource Quotas, Sentinel into "Governance & Policy" subsection - Reworked "Spark integration" into its own "Analytical Workloads" section
17 lines
535 B
Markdown
17 lines
535 B
Markdown
---
|
|
layout: "guides"
|
|
page_title: "Analytical Workloads on Nomad"
|
|
sidebar_current: "guides-analytical-workloads"
|
|
description: |-
|
|
List of data services.
|
|
---
|
|
|
|
# Analytical Workloads on Nomad
|
|
|
|
Nomad is well-suited for analytical workloads, given its [performance](https://www.hashicorp.com/c1m/) and first-class support for
|
|
[batch scheduling](/docs/schedulers.html).
|
|
|
|
This section provides some best practices and guidance for running analytical workloads on Nomad.
|
|
|
|
Please navigate the appropriate sub-sections for more information.
|