Tag: Amazon EMR
EMR Add Steps API or the Livy API for running Spark jobs
When deciding whether to use EMR Add Steps API or the Livy API for running Spark jobs in Amazon EMR,…
EMR’s Add Steps API – An Overview
Amazon EMR’s Add Steps API is a part of Amazon EMR that allows you to add steps to a running…
How to run a Spark Job in Airflow hosted on a different server using BashOperator ?
user April 2, 2022 0 Comments on How to run a Spark Job in Airflow hosted on a different server using BashOperator ?
In this article we will discuss on how we can trigger a PySpark Job running on a AWS EMR from…