[
https://issues.apache.org/jira/browse/BEAM-8691?focusedWorklogId=378975&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-378975
]
ASF GitHub Bot logged work on BEAM-8691:
----------------------------------------
Author: ASF GitHub Bot
Created on: 29/Jan/20 19:02
Start Date: 29/Jan/20 19:02
Worklog Time Spent: 10m
Work Description: suztomo commented on pull request #10714: [BEAM-8691]
bigtable-client-core dependency upgrade
URL: https://github.com/apache/beam/pull/10714
https://issues.apache.org/jira/projects/BEAM/issues/BEAM-8691
- Upgrading bigtable-client-core to the latest 1.13.0
- Because this introduces conflicts in Maven version range, excluding
grpc-core dependencies from bigtable-client-core and google-cloud-core-grpc, so
that the module uses grpc version 1.25.0 ([detail](google-cloud-core-grpc))
- Upgrading gax to avoid linkage errors ([detail](google-cloud-core-grpc))
- Declaring grpc-grpclb 1.25.0 to avoid linkage errors
([detail](google-cloud-core-grpc))
# Linkage Check result
Checked beam-sdks-java-core, beam-sdks-java-io-google-cloud-platform,
beam-runners-google-cloud-dataflow-java and beam-sdks-java-io-hadoop-format.
https://gist.github.com/suztomo/1bedcd7c63bc88310fff3854c19710d6
For beam-sdks-java-io-google-cloud-platform and
beam-runners-google-cloud-dataflow-java
- This PR removes linkage errors on gax-httpjson-0.52.0.jar
- This PR upgrades the version of appengine-api-1.0-sdk in the errors. These
are irrelevant to Beam.
Using this shell script
https://gist.github.com/suztomo/ec4834151a81f8e1d26aa0afb278818b
------------------------
Thank you for your contribution! Follow this checklist to help us
incorporate your contribution quickly and easily:
- [ ] [**Choose
reviewer(s)**](https://beam.apache.org/contribute/#make-your-change) 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.
- [ ] If this contribution is large, please file an Apache [Individual
Contributor License Agreement](https://www.apache.org/licenses/icla.pdf).
See the [Contributor Guide](https://beam.apache.org/contribute) for more
tips on [how to make review process
smoother](https://beam.apache.org/contribute/#make-reviewers-job-easier).
Post-Commit Tests Status (on master branch)
------------------------------------------------------------------------------------------------
Lang | SDK | Apex | Dataflow | Flink | Gearpump | Samza | Spark
--- | --- | --- | --- | --- | --- | --- | ---
Go | [](https://builds.apache.org/job/beam_PostCommit_Go/lastCompletedBuild/)
| --- | --- | [](https://builds.apache.org/job/beam_PostCommit_Go_VR_Flink/lastCompletedBuild/)
| --- | --- | [](https://builds.apache.org/job/beam_PostCommit_Go_VR_Spark/lastCompletedBuild/)
Java | [](https://builds.apache.org/job/beam_PostCommit_Java/lastCompletedBuild/)
| [](https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_Apex/lastCompletedBuild/)
| [](https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_Dataflow/lastCompletedBuild/)
| [](https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_Flink/lastCompletedBuild/)<br>[](https://builds.apache.org/job/beam_PostCommit_Java_PVR_Flink_Batch/lastCompletedBuild/)<br>[](https://builds.apache.org/job/beam_PostCommit_Java_PVR_Flink_Streaming/lastCompletedBuild/)
| [](https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_Gearpump/lastCompletedBuild/)
| [](https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_Samza/lastCompletedBuild/)
| [](https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_Spark/lastCompletedBuild/)<br>[](https://builds.apache.org/job/beam_PostCommit_Java_PVR_Spark_Batch/lastCompletedBuild/)<br>[](https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_SparkStructuredStreaming/lastCompletedBuild/)
Python | [](https://builds.apache.org/job/beam_PostCommit_Python2/lastCompletedBuild/)<br>[](https://builds.apache.org/job/beam_PostCommit_Python35/lastCompletedBuild/)<br>[](https://builds.apache.org/job/beam_PostCommit_Python36/lastCompletedBuild/)<br>[](https://builds.apache.org/job/beam_PostCommit_Python37/lastCompletedBuild/)
| --- | [](https://builds.apache.org/job/beam_PostCommit_Py_VR_Dataflow/lastCompletedBuild/)<br>[](https://builds.apache.org/job/beam_PostCommit_Py_ValCont/lastCompletedBuild/)
| [](https://builds.apache.org/job/beam_PreCommit_Python2_PVR_Flink_Cron/lastCompletedBuild/)<br>[](https://builds.apache.org/job/beam_PostCommit_Python35_VR_Flink/lastCompletedBuild/)
| --- | --- | [](https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/lastCompletedBuild/)
XLang | --- | --- | --- | [](https://builds.apache.org/job/beam_PostCommit_XVR_Flink/lastCompletedBuild/)
| --- | --- | ---
Pre-Commit Tests Status (on master branch)
------------------------------------------------------------------------------------------------
--- |Java | Python | Go | Website
--- | --- | --- | --- | ---
Non-portable | [](https://builds.apache.org/job/beam_PreCommit_Java_Cron/lastCompletedBuild/)
| [](https://builds.apache.org/job/beam_PreCommit_Python_Cron/lastCompletedBuild/)<br>[](https://builds.apache.org/job/beam_PreCommit_PythonLint_Cron/lastCompletedBuild/)
| [](https://builds.apache.org/job/beam_PreCommit_Go_Cron/lastCompletedBuild/)
| [](https://builds.apache.org/job/beam_PreCommit_Website_Cron/lastCompletedBuild/)
Portable | --- | [](https://builds.apache.org/job/beam_PreCommit_Portable_Python_Cron/lastCompletedBuild/)
| --- | ---
See
[.test-infra/jenkins/README](https://github.com/apache/beam/blob/master/.test-infra/jenkins/README.md)
for trigger phrase, status and link of all Jenkins jobs.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 378975)
Time Spent: 3.5h (was: 3h 20m)
> Beam Dependency Update Request: com.google.cloud.bigtable:bigtable-client-core
> ------------------------------------------------------------------------------
>
> Key: BEAM-8691
> URL: https://issues.apache.org/jira/browse/BEAM-8691
> Project: Beam
> Issue Type: Sub-task
> Components: dependencies
> Reporter: Beam JIRA Bot
> Assignee: Tomo Suzuki
> Priority: Major
> Time Spent: 3.5h
> Remaining Estimate: 0h
>
> ------------------------- 2019-11-15 19:39:51.523448
> -------------------------
> Please consider upgrading the dependency
> com.google.cloud.bigtable:bigtable-client-core.
> The current version is 1.8.0. The latest version is 1.12.1
> cc:
> Please refer to [Beam Dependency Guide
> |https://beam.apache.org/contribute/dependencies/]for more information.
> Do Not Modify The Description Above.
> ------------------------- 2019-11-19 21:05:43.901882
> -------------------------
> Please consider upgrading the dependency
> com.google.cloud.bigtable:bigtable-client-core.
> The current version is 1.8.0. The latest version is 1.12.1
> cc:
> Please refer to [Beam Dependency Guide
> |https://beam.apache.org/contribute/dependencies/]for more information.
> Do Not Modify The Description Above.
> ------------------------- 2019-12-02 12:11:30.163557
> -------------------------
> Please consider upgrading the dependency
> com.google.cloud.bigtable:bigtable-client-core.
> The current version is 1.8.0. The latest version is 1.12.1
> cc:
> Please refer to [Beam Dependency Guide
> |https://beam.apache.org/contribute/dependencies/]for more information.
> Do Not Modify The Description Above.
> ------------------------- 2019-12-09 12:10:37.979355
> -------------------------
> Please consider upgrading the dependency
> com.google.cloud.bigtable:bigtable-client-core.
> The current version is 1.8.0. The latest version is 1.12.1
> cc:
> Please refer to [Beam Dependency Guide
> |https://beam.apache.org/contribute/dependencies/]for more information.
> Do Not Modify The Description Above.
> ------------------------- 2019-12-23 12:10:39.422837
> -------------------------
> Please consider upgrading the dependency
> com.google.cloud.bigtable:bigtable-client-core.
> The current version is 1.8.0. The latest version is 1.12.1
> cc:
> Please refer to [Beam Dependency Guide
> |https://beam.apache.org/contribute/dependencies/]for more information.
> Do Not Modify The Description Above.
> ------------------------- 2019-12-30 14:06:11.312353
> -------------------------
> Please consider upgrading the dependency
> com.google.cloud.bigtable:bigtable-client-core.
> The current version is 1.8.0. The latest version is 1.12.1
> cc:
> Please refer to [Beam Dependency Guide
> |https://beam.apache.org/contribute/dependencies/]for more information.
> Do Not Modify The Description Above.
> ------------------------- 2020-01-06 12:09:45.627449
> -------------------------
> Please consider upgrading the dependency
> com.google.cloud.bigtable:bigtable-client-core.
> The current version is 1.8.0. The latest version is 1.12.1
> cc:
> Please refer to [Beam Dependency Guide
> |https://beam.apache.org/contribute/dependencies/]for more information.
> Do Not Modify The Description Above.
> ------------------------- 2020-01-13 12:09:23.823869
> -------------------------
> Please consider upgrading the dependency
> com.google.cloud.bigtable:bigtable-client-core.
> The current version is 1.8.0. The latest version is 1.12.1
> cc:
> Please refer to [Beam Dependency Guide
> |https://beam.apache.org/contribute/dependencies/]for more information.
> Do Not Modify The Description Above.
> ------------------------- 2020-01-20 12:09:00.213436
> -------------------------
> Please consider upgrading the dependency
> com.google.cloud.bigtable:bigtable-client-core.
> The current version is 1.8.0. The latest version is 1.12.1
> cc:
> Please refer to [Beam Dependency Guide
> |https://beam.apache.org/contribute/dependencies/]for more information.
> Do Not Modify The Description Above.
> ------------------------- 2020-01-27 12:10:06.151868
> -------------------------
> Please consider upgrading the dependency
> com.google.cloud.bigtable:bigtable-client-core.
> The current version is 1.8.0. The latest version is 1.13.0
> cc:
> Please refer to [Beam Dependency Guide
> |https://beam.apache.org/contribute/dependencies/]for more information.
> Do Not Modify The Description Above.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)