Skip to content

Optimize example DAG for EmrJobFlowSensorAsync and EmrStepSensorAsync #203

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Apr 8, 2022

Conversation

pankajastro
Copy link
Contributor

@pankajastro pankajastro commented Apr 7, 2022

merge example code of example_emr_step_sensor.py and example_emr_job_flow.py into a single file because of lots of similarities between them. This change will reduce the overall integration test execution time.

@pankajastro pankajastro force-pushed the emr_example_cleanup branch from 0485ca9 to 2d85b48 Compare April 7, 2022 14:29
@codecov
Copy link

codecov bot commented Apr 7, 2022

Codecov Report

Merging #203 (1be69f3) into main (4e3f2ed) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #203   +/-   ##
=======================================
  Coverage   96.13%   96.13%           
=======================================
  Files          42       42           
  Lines        2300     2300           
=======================================
  Hits         2211     2211           
  Misses         89       89           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 4e3f2ed...1be69f3. Read the comment docs.

@pankajastro pankajastro changed the title Emr example cleanup Update EMR Example Apr 7, 2022
@pankajastro pankajastro mentioned this pull request Apr 7, 2022
10 tasks
@phanikumv phanikumv changed the title Update EMR Example Optimize example DAG for EmrJobFlowSensorAsync and EmrStepSensorAsync Apr 8, 2022
@pankajastro pankajastro marked this pull request as ready for review April 8, 2022 07:59
@phanikumv phanikumv merged commit 4eb9ffe into main Apr 8, 2022
@phanikumv phanikumv deleted the emr_example_cleanup branch April 8, 2022 08:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants