You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by dhalperi <gi...@git.apache.org> on 2017/01/26 06:19:16 UTC

[GitHub] beam pull request #1849: [BEAM-814] Dataflow: parallelize staging of files

GitHub user dhalperi opened a pull request:

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

    [BEAM-814] Dataflow: parallelize staging of files

    Resubmitting #1184 with a fix to preserve the classpath ordering (and a new test!)
    
    R: @tgroh or @lukecwik (if avail)
    
    The first commit is exactly the same as already-reviewed #1184; only need to review the second commit (or the relevant part of the union).

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

    $ git pull https://github.com/dhalperi/beam dataflow-runner-speedup-2

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

    https://github.com/apache/beam/pull/1849.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 #1849
    
----
commit 23e2b913946acb2690fbac2d751a5672d80121aa
Author: Dan Halperin <dh...@google.com>
Date:   2017-01-26T05:04:20Z

    Recommit "DataflowRunner: parallelize staging of files"
    
    Revert "This closes #1847"
    
    This reverts commit 1c6e667414788fe99f583fac39d458a4984ae162, reversing
    changes made to 6413299a20be57de849684479134479fa1acee2d.

commit b0b91c842e09aa7fdb5c1dc216574daa43b437ea
Author: Dan Halperin <dh...@google.com>
Date:   2017-01-26T06:15:59Z

    PackageUtil: preserve classpath ordering when uploading
    
    Also add a test

----


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] beam pull request #1849: [BEAM-814] Dataflow: parallelize staging of files

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

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


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---