You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "Julien Tournay (Jira)" <ji...@apache.org> on 2019/10/28 10:22:00 UTC

[jira] [Created] (BEAM-8497) Vendor or shade the dependencies of beam-sdks-java-io-google-cloud-platform

Julien Tournay created BEAM-8497:
------------------------------------

             Summary: Vendor or shade the dependencies of beam-sdks-java-io-google-cloud-platform
                 Key: BEAM-8497
                 URL: https://issues.apache.org/jira/browse/BEAM-8497
             Project: Beam
          Issue Type: Improvement
          Components: io-java-gcp
            Reporter: Julien Tournay


Here at Spotify, we regularly face conflicting dependencies issues, usually caused by guava, grpc-* and netty-*. Looking at this bug tracker, it seems that we are not alone and that conflicting versions are a recurring issue.

In {{beam-sdks-java-core,}} {{beam-runners-direct-java}} and {{beam-runners-google-cloud-dataflow-java}} those dependencies are vendored to avoid such issue.

I suggest to do the same for {{beam-sdks-java-io-google-cloud-platform}}.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)