Amazon EMR Operators¶
Amazon EMR offers several different deployment options to run Spark, Hive, and other big data workloads.
Amazon EMR runs on EC2 clusters and can be used to run Steps or execute notebooks
Amazon EMR on EKS runs on Amazon EKS and supports running Spark jobs
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.