Uploaded image for project: 'Beam'
  1. Beam
  2. BEAM-5256

Update Bigtable dependency

Details

    • Improvement
    • Status: Resolved
    • P3
    • Resolution: Won't Fix
    • 2.6.0
    • 2.7.0
    • dependencies
    • None

    Description

      According to the following dependency tree, "beam-sdks-java-io-google-cloud-platform" is depending on "bigtable-protos". 

      [INFO] Verbose not supported since maven-dependency-plugin 3.0 [INFO] com.google.cloud.teleport:google-cloud-teleport-java:jar:0.1-SNAPSHOT [INFO] - org.apache.beam:beam-sdks-java-io-google-cloud-platform:jar:2.6.0:compile [INFO] - com.google.cloud.bigtable:bigtable-protos:jar:1.0.0-pre3:compile

       

      Instead, it should depends on:

       

      <groupId>com.google.api.grpc</groupId>
      <artifactId>proto-google-cloud-bigtable-v2</artifactId>
      <version>0.24.0</version>

       

      Attachments

        Activity

          People

            Unassigned Unassigned
            kevinsi4508 Kevin Si
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: