GitHub user rangadi opened a pull request:

    https://github.com/apache/beam/pull/2541

    [BEAM-1978] Avoid repackaging bigtable classes in dataflow runner.

    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.


You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/rangadi/incubator-beam fix_repackage

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/beam/pull/2541.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #2541
    
----
commit 84b76911af2d49ccdb9f25182e7c3e3d0becc15d
Author: Raghu Angadi <[email protected]>
Date:   2017-04-14T18:18:05Z

    Avoi repackaging bigtable classes in dataflow runner.

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to