[
https://issues.apache.org/jira/browse/BEAM-8691?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16976711#comment-16976711
]
Tomo Suzuki edited comment on BEAM-8691 at 11/18/19 5:14 PM:
-------------------------------------------------------------
1.8.0 has the following attributes but not in
[1.12.1|com.google.cloud.bigtable:bigtable-client-core:1.12.1]
- Classes in com.google.cloud.bigtable.data
- Dependency to google-cloud-bigtable-admin Maven artifact
h2. 1.8.0
*
[bigtable-client-core:1.8.0|https://search.maven.org/artifact/com.google.cloud.bigtable/bigtable-client-core/1.8.0/jar]
has parent
[bigtable-client-parent:1.8.0|https://search.maven.org/artifact/com.google.cloud.bigtable/bigtable-client-parent/1.8.0/jar]
and imports
[google-cloud-clients:0.73.0-alpha|https://search.maven.org/artifact/com.google.cloud/google-cloud-clients/0.73.0-alpha/pom].
*
[google-cloud-clients:0.73.0-alpha|https://search.maven.org/artifact/com.google.cloud/google-cloud-clients/0.73.0-alpha/pom]
imports
[google-cloud-bom:0.73.0-alpha|https://search.maven.org/artifact/com.google.cloud/google-cloud-bom/0.73.0-alpha/pom].
*
[google-cloud-bom:0.73.0-alpha|https://search.maven.org/artifact/com.google.cloud/google-cloud-bom/0.73.0-alpha/pom]
sets api-common:1.7.0.
* api-common:1.7.0 defines {{com.google.api.resourcenames.ResourceName}}
interface.
h2. 1.12.1
*
[bigtable-client-core:1.12.1|https://search.maven.org/artifact/com.google.cloud.bigtable/bigtable-client-core/1.12.1/jar]
has parent
[bigtable-client-parent:1.12.1|https://search.maven.org/artifact/com.google.cloud.bigtable/bigtable-client-parent/1.12.1/pom]
and imports
[google-cloud-clients:0.106.0-alpha|https://search.maven.org/artifact/com.google.cloud/google-cloud-clients/0.106.0-alpha/pom].
*
[google-cloud-clients:0.106.0-alpha|https://search.maven.org/artifact/com.google.cloud/google-cloud-clients/0.106.0-alpha/pom]
imports
[google-cloud-bom:0.106.0-alpha|https://search.maven.org/artifact/com.google.cloud/google-cloud-bom/0.106.0-alpha/pom].
*
[google-cloud-bom:0.106.0-alpha|https://search.maven.org/artifact/com.google.cloud/google-cloud-bom/0.106.0-alpha/pom]
sets api-common:1.8.1.
* api-common:1.8.1 is overridden by 1.7.0 by BeamModulePlugin. api-common:1.8.1
has com.google.api.resourcenames.ResourceName interface. Then why is it
complaining about com.google.api.resourcenames.ResourceName?
was (Author: suztomo):
1.8.0 has the following attributes but not in
[1.12.1|com.google.cloud.bigtable:bigtable-client-core:1.12.1]
- Classes in com.google.cloud.bigtable.data
- Dependency to google-cloud-bigtable-admin Maven artifact
h2. 1.8.0
*
[bigtable-client-core:1.8.0|https://search.maven.org/artifact/com.google.cloud.bigtable/bigtable-client-core/1.8.0/jar]
has parent
[bigtable-client-parent:1.8.0|https://search.maven.org/artifact/com.google.cloud.bigtable/bigtable-client-parent/1.8.0/jar]
and imports
[google-cloud-clients:0.73.0-alpha|https://search.maven.org/artifact/com.google.cloud/google-cloud-clients/0.73.0-alpha/pom].
*
[google-cloud-clients:0.73.0-alpha|https://search.maven.org/artifact/com.google.cloud/google-cloud-clients/0.73.0-alpha/pom]
imports
[google-cloud-bom:0.73.0-alpha|https://search.maven.org/artifact/com.google.cloud/google-cloud-bom/0.73.0-alpha/pom].
*
[google-cloud-bom:0.73.0-alpha|https://search.maven.org/artifact/com.google.cloud/google-cloud-bom/0.73.0-alpha/pom]
sets api-common:1.7.0.
* api-common:1.7.0 defines {{com.google.api.resourcenames.ResourceName}}
interface.
h2. 1.12.1
*
[bigtable-client-core:1.12.1|https://search.maven.org/artifact/com.google.cloud.bigtable/bigtable-client-core/1.12.1/jar]
has parent
[bigtable-client-parent:1.12.1|https://search.maven.org/artifact/com.google.cloud.bigtable/bigtable-client-parent/1.12.1/pom]
and imports
[google-cloud-clients:0.106.0-alpha|https://search.maven.org/artifact/com.google.cloud/google-cloud-clients/0.106.0-alpha/pom].
*
[google-cloud-clients:0.106.0-alpha|https://search.maven.org/artifact/com.google.cloud/google-cloud-clients/0.106.0-alpha/pom]
imports
[google-cloud-bom:0.106.0-alpha|https://search.maven.org/artifact/com.google.cloud/google-cloud-bom/0.106.0-alpha/pom].
*
[google-cloud-bom:0.106.0-alpha|https://search.maven.org/artifact/com.google.cloud/google-cloud-bom/0.106.0-alpha/pom]
sets api-common:1.8.1.
* api-common:1.8.1 is overridden by 1.7.0 by BeamModulePlugin. Then why is it
complaining about com.google.api.resourcenames.ResourceName?
> 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: 40m
> 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.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)