aws-samples / emr-serverless-samples

Example code for running Spark and Hive jobs on EMR Serverless.
https://aws.amazon.com/emr/serverless/
MIT No Attribution
150 stars 74 forks source link

configuration_overrides shouldn't be required #25

Open dacort opened 2 years ago

dacort commented 2 years ago

configuration_overrides is a required field in EmrServerlessStartJobOperator, but it's not a required field.

Error message when trying to start a job without it:

E           airflow.exceptions.AirflowException: Argument ['configuration_overrides'] is required