Skip to content

[BEAM-13521] portable spark precommit#16345

Closed
ibzib wants to merge 3 commits intoapache:masterfrom
ibzib:BEAM-13508
Closed

[BEAM-13521] portable spark precommit#16345
ibzib wants to merge 3 commits intoapache:masterfrom
ibzib:BEAM-13508

Conversation

@ibzib
Copy link
Copy Markdown

@ibzib ibzib commented Dec 23, 2021

Please add a meaningful description for your change here


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 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 Build Status ---
XLang Build Status 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.

@ibzib
Copy link
Copy Markdown
Author

ibzib commented Dec 23, 2021

run seed job

@ibzib
Copy link
Copy Markdown
Author

ibzib commented Dec 23, 2021

run Java_PVR_Spark_Batch precommit

@ibzib
Copy link
Copy Markdown
Author

ibzib commented Dec 23, 2021

run seed job

@ibzib
Copy link
Copy Markdown
Author

ibzib commented Dec 23, 2021

run Java_PVR_Spark_Batch precommit

@ibzib
Copy link
Copy Markdown
Author

ibzib commented Dec 23, 2021

Looks like the job is stuck again, but that's not new.

Copy link
Copy Markdown
Member

@udim udim left a comment

Choose a reason for hiding this comment

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

AFAICT, errors are consistent with the ones encountered in the recent migration to Gradle 7: https://ci-beam.apache.org/job/beam_PostCommit_Java_PVR_Spark_Batch_PR/197/

@udim
Copy link
Copy Markdown
Member

udim commented Dec 23, 2021

How much would this be adding to the current wait time for precommits (assuming this runs in parallel)? The last run was 90m (but with errors).

@aaltay
Copy link
Copy Markdown
Member

aaltay commented Dec 29, 2021

Was this helpful after all? Should it be merged?

@aaltay
Copy link
Copy Markdown
Member

aaltay commented Jan 13, 2022

Should we close this?

@ibzib
Copy link
Copy Markdown
Author

ibzib commented Jan 14, 2022

I think Udi is right to be concerned with the amount of latency this would introduce, if it's not cached this job routinely takes between 90 and 120 minutes. https://ci-beam.apache.org/job/beam_PostCommit_Java_PVR_Spark_Batch/buildTimeTrend So I'll close it for now.

@ibzib ibzib closed this Jan 14, 2022
@ibzib
Copy link
Copy Markdown
Author

ibzib commented Jan 14, 2022

As an intermediate step, we don't need to run all the tests as a precommit - just running a subset of the tests would presumably be faster and would already provide useful signal in many cases.

@aaltay
Copy link
Copy Markdown
Member

aaltay commented Jan 15, 2022

Thank you both. I agree with the decision and the intermediate step.

Let's make sure that the JIRA is updated and we can work on it at a later time. Thank you very much for carrying this until this point.

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.

3 participants