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

[BEAM-10052][BEAM-10077] Cherry-pick PR 11771 to 2.22.0 branch #11843

Merged

Conversation

chamikaramj
Copy link
Contributor

@chamikaramj chamikaramj commented May 28, 2020

Without this Dataflow tries to upload the same artifact multiple times which breaks the Dataflow artifact container for some cases.

This change already was merged to HEAD abut a week back [1] but seems like we forgot to add it to the release branch.

[1] #11771


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.

Post-Commit Tests Status (on master branch)

Lang SDK Apex Dataflow Flink Gearpump Samza Spark
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
Python Build Status
Build Status
Build Status
Build Status
--- Build Status
Build Status
Build Status
Build Status
Build Status
--- --- Build Status
XLang --- --- --- Build Status --- --- Build Status

Pre-Commit Tests Status (on master branch)

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

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

@chamikaramj
Copy link
Contributor Author

R: @TheNeuralBit

CC: @robertwb @ihji

@chamikaramj chamikaramj changed the title [BEAM-10052] Cherry pick pr 11771 to 2.22.0 branch [BEAM-10052]BEAM-10077 Cherry-pick PR 11771 to 2.22.0 branch May 28, 2020
@chamikaramj chamikaramj changed the title [BEAM-10052]BEAM-10077 Cherry-pick PR 11771 to 2.22.0 branch [BEAM-10052][BEAM-10077] Cherry-pick PR 11771 to 2.22.0 branch May 28, 2020
@chamikaramj
Copy link
Contributor Author

Failure is unrelated (seems to be due to Dataflow workers not being available).

@TheNeuralBit
Copy link
Member

Hm so that's what I said for the same failure in #11778, but I actually can't remember why I thought that was the case. @chamikaramj Did you see something in the log indicating it's related to workers?

@TheNeuralBit
Copy link
Member

TheNeuralBit commented May 28, 2020

I think for #11778 I didn't find any explicit evidence that the problem was due to containers, it just seemed likely since the failing tests were all launching Dataflow jobs.

@TheNeuralBit
Copy link
Member

Run Python PreCommit

@chamikaramj
Copy link
Contributor Author

I think worker logs had a "container not found" error. We can wait for the retry to see if that occurs again.

@TheNeuralBit
Copy link
Member

Looks like PythonDocker succeeded, just wasn't updated here, and python PreCommit is just failing because there are no worker images. Merging now

@TheNeuralBit TheNeuralBit merged commit ed016e3 into apache:release-2.22.0 May 28, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants