Uh oh!
There was an error while loading. Please reload this page.
[BEAM-10670] Fix Kafka expansion issues introduced by PR14801 - #14849
Conversation
boyuanzz
commented
May 20, 2021
Run Flink ValidatesRunner |
boyuanzz
commented
May 20, 2021
Run Samza ValidatesRunner |
boyuanzz
commented
May 20, 2021
Run Spark ValidatesRunner |
boyuanzz
commented
May 20, 2021
Run Spark StructuredStreaming ValidatesRunner |
boyuanzz
commented
May 20, 2021
Run Twister2 ValidatesRunner |
boyuanzz
commented
May 20, 2021
Run Python Flink ValidatesRunner |
boyuanzz
commented
May 20, 2021
Run Python Spark ValidatesRunner |
boyuanzz
commented
May 20, 2021
Run Java Flink PortableValidatesRunner Batch |
boyuanzz
commented
May 20, 2021
Run Java Flink PortableValidatesRunner Streaming |
boyuanzz
commented
May 20, 2021
Run Java Samza PortableValidatesRunner |
boyuanzz
commented
May 20, 2021
Run Java Spark v2 PortableValidatesRunner Streaming |
boyuanzz
commented
May 20, 2021
Run Java Spark v3 PortableValidatesRunner Streaming |
boyuanzz
commented
May 20, 2021
Run Java Spark PortableValidatesRunner Batch |
boyuanzz
commented
May 20, 2021
Run Java PreCommit |
boyuanzz
commented
May 20, 2021
Run Java Spark v2 PortableValidatesRunner Streaming |
boyuanzz
commented
May 20, 2021
Java Spark v2 PortableValidatesRunner Streaming Tests seems pretty flaky to me. |
boyuanzz
commented
May 20, 2021
Run Java Spark v2 PortableValidatesRunner Streaming |
1 similar comment
boyuanzz
commented
May 20, 2021
Run Java Spark v2 PortableValidatesRunner Streaming |
boyuanzz
commented
May 20, 2021
Looking at the history, that's fairly flaky: https://ci-beam.apache.org/job/beam_PostCommit_Java_PVR_Spark2_Streaming/ |
boyuanzz
commented
May 20, 2021
Run Java Spark v2 PortableValidatesRunner Streaming |
ihji
commented
May 20, 2021
LGTM. @ibzib Have any idea why Spark v2 PortableValidatesRunner Streaming test is so flaky? |
ibzib
commented
May 20, 2021
Spark portable streaming was left in the proof-of-concept state, and I haven't had time to keep the tests green. At this point it's probably more trouble than it's worth. I'm going to disable the test until we have the resources to actively maintain it. |
ihji
commented
May 21, 2021
Run Java Spark v2 PortableValidatesRunner Streaming |
ihji
commented
May 21, 2021
Keep failing. Interestingly every time it fails the number of failed tests are different. @ibzib Would this be safe to be merged with the failed Run Java Spark v2 PortableValidatesRunner Streaming test? Or should we retry until it's green? |
ibzib
commented
May 21, 2021
This test suite is too unreliable to provide a useful signal. It's fine to ignore it. |
boyuanzz
commented
May 21, 2021
I'll cherry-pick this into #14844 as well. Thanks for your help, Heejong and Kyle! |
This is a followup change regarding to #14801 (comment)
cc: @ibzib@iemejia
Thank you for your contribution! Follow this checklist to help us incorporate your contribution quickly and easily:
R: @username).[BEAM-XXX] Fixes bug in ApproximateQuantiles, where you replaceBEAM-XXXwith the appropriate JIRA issue, if applicable. This will automatically link the pull request to the issue.CHANGES.mdwith noteworthy changes.See the Contributor Guide for more tips on how to make review process smoother.
ValidatesRunnercompliance status (on master branch)Examples testing status on various runners
Post-Commit SDK/Transform Integration Tests Status (on master branch)
Pre-Commit Tests Status (on master branch)
See .test-infra/jenkins/README for trigger phrase, status and link of all Jenkins jobs.
GitHub Actions Tests Status (on master branch)
See CI.md for more information about GitHub Actions CI.