Amazon EMR Operators

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

  1. Amazon EMR runs on EC2 clusters and can be used to run Steps or execute notebooks

  2. Amazon EMR on EKS runs on Amazon EKS and supports running Spark jobs

  3. Amazon 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.

Was this entry helpful?