amazon-emremr-serverless

How to run the map reduce jobs on EMRserverless?


Based on the documentation, Amazon EMR serverless seems to accepts only Spark and Hive as job driver. Is there any support for custom Hadoop jar for map reduce jobs on serverless similar to EMR ?


Solution

  • That's correct. EMR serverless currently only supports Spark and Hive jobs, so no MapReduce.