Skip to content
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

Add flink parallelism args #82

Merged
merged 4 commits into from
Aug 8, 2023
Merged

Add flink parallelism args #82

merged 4 commits into from
Aug 8, 2023

Conversation

cisaacstern
Copy link
Member

Adds args discussed in #19 (comment) to the Flink bakery.

cc @rsignell-usgs

@codecov
Copy link

codecov bot commented Aug 3, 2023

Codecov Report

Merging #82 (1979e7e) into main (f11f3ed) will increase coverage by 10.55%.
The diff coverage is 100.00%.

@@             Coverage Diff             @@
##             main      #82       +/-   ##
===========================================
+ Coverage   86.30%   96.85%   +10.55%     
===========================================
  Files          13       13               
  Lines         409      414        +5     
===========================================
+ Hits          353      401       +48     
+ Misses         56       13       -43     
Files Changed Coverage Δ
pangeo_forge_runner/bakery/flink.py 94.11% <100.00%> (+94.11%) ⬆️

pangeo_forge_runner/bakery/flink.py Outdated Show resolved Hide resolved
@cisaacstern
Copy link
Member Author

@yuvipanda's review items are addressed and I've just added a test for them (which gave us an outsize boost on coverage, because it's actually the first FlinkOperatorBakery unit test 🎉 ). The only test failure is the known-to-be-broken Flink integration test. Going to merge this now so @rsignell-usgs can keep going on his awesome Pangeo Forge experiments (e.g. hytest-org/hytest#350).

Happy to address any loose ends in follow-on PRs. 🙏

@cisaacstern cisaacstern merged commit 25cc139 into main Aug 8, 2023
yuvipanda added a commit that referenced this pull request Aug 19, 2023
This is the behavior of newer apache beam versions,
let's match that. It reverts my suggestion
from #82 (comment)
yuvipanda added a commit that referenced this pull request Aug 19, 2023
This is the behavior of newer apache beam versions,
let's match that. It reverts my suggestion
from #82 (comment)
yuvipanda added a commit that referenced this pull request Aug 20, 2023
This is the behavior of newer apache beam versions,
let's match that. It reverts my suggestion
from #82 (comment)
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