You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by "Raghu Angadi (JIRA)" <ji...@apache.org> on 2017/04/14 18:37:41 UTC

[jira] [Created] (BEAM-1978) Avoid repackaging bigtable classes in Dataflow runner jar

Raghu Angadi created BEAM-1978:
----------------------------------

             Summary: Avoid repackaging bigtable classes in Dataflow runner jar
                 Key: BEAM-1978
                 URL: https://issues.apache.org/jira/browse/BEAM-1978
             Project: Beam
          Issue Type: Bug
          Components: runner-dataflow
            Reporter: Raghu Angadi
            Assignee: Raghu Angadi


Dataflow bundled jar does not need to repackage bigtable classes. This repackaging was probably never required in Apache Beam. 
This didn't affect before BEAM-1722 (PR 2503) since it was not was part of a test dependency. Now it is a compile time dependency.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)