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

Default to Runner v2 for Python Streaming jobs. #15140

Merged
merged 3 commits into from
Jul 22, 2021

Conversation

robertwb
Copy link
Contributor

@robertwb robertwb commented Jul 7, 2021

This will take effect from release 2.32 on.


Thank you for your contribution! Follow this checklist to help us incorporate your contribution quickly and easily:

  • Choose reviewer(s) and mention them in a comment (R: @username).
  • Format the pull request title like [BEAM-XXX] Fixes bug in ApproximateQuantiles, where you replace BEAM-XXX with the appropriate JIRA issue, if applicable. This will automatically link the pull request to the issue.
  • Update CHANGES.md with noteworthy changes.
  • If this contribution is large, please file an Apache Individual Contributor License Agreement.

See the Contributor Guide for more tips on how to make review process smoother.

ValidatesRunner compliance status (on master branch)

Lang ULR Dataflow Flink Samza Spark Twister2
Go --- Build Status Build Status --- Build Status ---
Java Build Status Build Status
Build Status
Build Status
Build Status
Build Status
Build Status
Build Status
Build Status
Build Status
Build Status
Build Status
Build Status
Build Status
Build Status
Build Status
Python --- Build Status
Build Status
Build Status
Build Status
Build Status
--- Build Status ---
XLang Build Status Build Status Build Status --- Build Status ---

Examples testing status on various runners

Lang ULR Dataflow Flink Samza Spark Twister2
Go --- --- --- --- --- --- ---
Java --- Build Status
Build Status
Build Status
--- --- --- --- ---
Python --- --- --- --- --- --- ---
XLang --- --- --- --- --- --- ---

Post-Commit SDK/Transform Integration Tests Status (on master branch)

Go Java Python
Build Status Build Status Build Status
Build Status
Build Status

Pre-Commit Tests Status (on master branch)

--- Java Python Go Website Whitespace Typescript
Non-portable Build Status
Build Status
Build Status
Build Status
Build Status
Build Status Build Status Build Status Build Status
Portable --- Build Status Build Status --- --- ---

See .test-infra/jenkins/README for trigger phrase, status and link of all Jenkins jobs.

GitHub Actions Tests Status (on master branch)

Build python source distribution and wheels
Python tests
Java tests

See CI.md for more information about GitHub Actions CI.

@robertwb
Copy link
Contributor Author

robertwb commented Jul 7, 2021

R: @angoenka

@codecov
Copy link

codecov bot commented Jul 8, 2021

Codecov Report

Merging #15140 (5cd652e) into master (b401d23) will decrease coverage by 0.01%.
The diff coverage is 100.00%.

❗ Current head 5cd652e differs from pull request most recent head d8e4ec7. Consider uploading reports for the commit d8e4ec7 to get more accurate results
Impacted file tree graph

@@            Coverage Diff             @@
##           master   #15140      +/-   ##
==========================================
- Coverage   83.81%   83.79%   -0.02%     
==========================================
  Files         441      441              
  Lines       59500    59505       +5     
==========================================
- Hits        49869    49865       -4     
- Misses       9631     9640       +9     
Impacted Files Coverage Δ
...on/apache_beam/runners/dataflow/dataflow_runner.py 82.67% <100.00%> (+0.39%) ⬆️
sdks/python/apache_beam/utils/interactive_utils.py 92.68% <0.00%> (-2.44%) ⬇️
...hon/apache_beam/runners/direct/test_stream_impl.py 94.02% <0.00%> (-2.24%) ⬇️
...pache_beam/runners/interactive/interactive_beam.py 74.72% <0.00%> (-1.10%) ⬇️
...runners/interactive/display/pcoll_visualization.py 85.18% <0.00%> (-0.53%) ⬇️
...hon/apache_beam/runners/worker/bundle_processor.py 93.48% <0.00%> (-0.38%) ⬇️
...ks/python/apache_beam/runners/worker/sdk_worker.py 88.85% <0.00%> (-0.16%) ⬇️

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 b401d23...d8e4ec7. Read the comment docs.

@aaltay aaltay requested a review from angoenka July 16, 2021 03:34
@angoenka angoenka merged commit 09d4fab into apache:master Jul 22, 2021
angoenka added a commit that referenced this pull request Jul 23, 2021
angoenka added a commit that referenced this pull request Jul 23, 2021
angoenka added a commit to angoenka/beam that referenced this pull request Jul 23, 2021
angoenka added a commit that referenced this pull request Jul 28, 2021
robertwb added a commit to robertwb/incubator-beam that referenced this pull request Aug 5, 2021
robertwb added a commit that referenced this pull request Oct 6, 2021
ibzib added a commit to ibzib/beam that referenced this pull request Oct 19, 2021
ibzib added a commit to ibzib/beam that referenced this pull request Oct 19, 2021
dmitriikuzinepam pushed a commit to dmitriikuzinepam/beam that referenced this pull request Nov 2, 2021
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