Skip to content

Conversation

@syedahsn
Copy link
Contributor

This PR introduces 2 new EMR Operators EmrStartNotebookExecutionOperator and EmrStopNotebookExecutionOperator to control the execution of notebooks in an EMR cluster. The PR also includes a sensor to check the state of the notebook execution, as well as unit tests for all new operators and sensors. The PR also includes a system test to show the functionality of the operators and sensors.


^ Add meaningful description above

Read the Pull Request Guidelines for more information.
In case of fundamental code changes, an Airflow Improvement Proposal (AIP) is needed.
In case of a new dependency, check compliance with the ASF 3rd Party License Policy.
In case of backwards incompatible changes please leave a note in a newsfragment file, named {pr_number}.significant.rst or {issue_number}.significant.rst, in newsfragments.

Fix name of Notebook Operator to be consistent with documentation
Add System test for Emr Notebook Operators
Add documentation for Emr Notebook Operators and sensors
Check error messages in test within pytest.raises()
@syedahsn syedahsn requested review from Taragolis and removed request for eladkal December 13, 2022 01:56
@syedahsn
Copy link
Contributor Author

@Taragolis Can you take a look at this PR again when you have time? Thanks!

Copy link
Contributor

@Taragolis Taragolis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@potiuk potiuk merged commit 29f5743 into apache:main Dec 15, 2022
@Taragolis Taragolis linked an issue Dec 17, 2022 that may be closed by this pull request
gschuurman pushed a commit to gschuurman/airflow that referenced this pull request Dec 19, 2022
@vandonr-amz vandonr-amz deleted the syedahsn/emr-notebook-operator branch May 24, 2023 20:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Create EMR Notebook execution operators

3 participants