Skip to content

Commit

Permalink
Update EMR index.rst (apache#36665)
Browse files Browse the repository at this point in the history
  • Loading branch information
dacort authored Jan 8, 2024
1 parent ded01a5 commit 90fb783
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions docs/apache-airflow-providers-amazon/operators/emr/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,13 @@
Amazon EMR Operators
====================

Amazon EMR offers several different deployment options to run Spark, Hive, and other big data workloads.

1. `Amazon EMR <https://docs.aws.amazon.com/emr/latest/ManagementGuide/emr-overview.html>`__ runs on EC2 clusters and can be used to run Steps or execute notebooks
2. `Amazon EMR on EKS <https://aws.amazon.com/emr/features/eks/>`__ runs on Amazon EKS and supports running Spark jobs
3. `Amazon EMR Serverless <https://aws.amazon.com/emr/serverless/>`__ is a serverless option that can run Spark and Hive jobs

While the EMR release can be the same across the different deployment options, you will need to configure each environment separately to support your workloads.

.. toctree::
:maxdepth: 1
Expand Down

0 comments on commit 90fb783

Please sign in to comment.