chandansingh1653 opened a new issue #9543: URL: https://github.com/apache/airflow/issues/9543
<!-- Welcome to Apache Airflow! For a smooth issue process, try to answer the following questions. Don't worry if they're not all applicable; just try to include what you can :-) If you need to include code snippets or logs, please put them in fenced code blocks. If they're super-long, please use the details tag like <details><summary>super-long log</summary> lots of stuff </details> Please delete these comment blocks before submitting the issue. --> Description Enable airflow to trigger the python glue job --> Use case: <!-- Glue jobs are used to schedule the python and spark job, the current Glue job operator only runs the spark job. There should be an option given to user which type of code they want to orchestrate using glue job operator i.e Pyspark or Python. Documentation for glue: https://docs.aws.amazon.com/glue/latest/dg/add-job.html Capabilities this will add: Airflow would be able to orchestrate the long-running python job using Glue --> **Related Issues** <!-- Is there currently another issue associated with this? --> ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
