Linkedin

  • Home >
  • Launch a Spark job in a transient EMR cluster using a Lambda function

Launch a Spark job in a transient EMR cluster using a Lambda function

Project Overview

Project Detail

This pattern uses the Amazon EMR RunJobFlow API action to launch a transient cluster to run a Spark job from a Lambda function. A transient EMR cluster is designed to terminate as soon as the job is complete or if any error occurs. A transient cluster provides cost savings because it runs only during the computation time, and it provides scalability and flexibility in a cloud environment.

https://docs.aws.amazon.com/prescriptive-guidance/latest/patterns/launch-a-spark-job-in-a-transient-emr-cluster-using-a-lambda-function.html?did=pg_card&trk=pg_card

To know more about this project connect with us

Launch a Spark job in a transient EMR cluster using a Lambda function