-
Notifications
You must be signed in to change notification settings - Fork 4.4k
[BEAM-11960]: Bump bigdataoss to 2.2.0 #14200
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
Conversation
07f2b31 to
914130c
Compare
|
ok so we should wait for the PR you reference at the top? |
|
Yes, this one is still blocked by a release of the bigdataoss package. |
|
GoogleCloudDataproc/hadoop-connectors#542 is merged. Is this PR unblocked? |
|
@aaltay We're waiting for a release. This is expected mid April. |
|
@aaltay We got a release :) |
|
hmmm I am a little confused. Do we have the appropriate constructor on the google-http-client release already? |
|
Sorry if my comment confused you. The newer google-http-client is irrelevant to the |
Do you know if there is an issue we can follow for the release? |
And @Fokko said that we got a release (#14200 (comment)). So did the release happen? |
|
@aaltay Sent an internal email to dataproc team (CC-ed you) |
|
As an update, this is still pending the release. And bigdataoss team is planning to working on it soon. |
Still waiting. |
|
I see the 2.2.1 release on Maven. Would that unblock this PR? |
|
What is the next step on this PR? |
|
Should we close this PR? Is it still blocked on something? |
|
I must admit that I'm not working with Beam anymore, so I don't think I'm not the best person to work on this at the moment. |
|
@tysonjh / @kennknowles - Could someone take this over? |
Yes, I'll find someone. |
Do you know if someone would be working on this? |
Please add a meaningful description for your change here.
Google's API client has deprecated a method, that is not available anymore:
I think this is because of
bigdataoss:https://mvnrepository.com/artifact/com.google.cloud.bigdataoss/util/2.2.0: Uses client 1.31.1
https://mvnrepository.com/artifact/com.google.cloud.bigdataoss/util/2.1.6: Uses client 1.30.10
Currently the PR is still blocked by GoogleCloudDataproc/hadoop-connectors#542
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.
Post-Commit 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.