You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by th...@apache.org on 2016/12/10 19:01:35 UTC

[2/2] incubator-beam git commit: This closes #1517

This closes #1517


Project: http://git-wip-us.apache.org/repos/asf/incubator-beam/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-beam/commit/a834fb0e
Tree: http://git-wip-us.apache.org/repos/asf/incubator-beam/tree/a834fb0e
Diff: http://git-wip-us.apache.org/repos/asf/incubator-beam/diff/a834fb0e

Branch: refs/heads/master
Commit: a834fb0eb555ed121550dbe883250207baacb841
Parents: 58000b3 b6b2e20
Author: Thomas Weise <th...@apache.org>
Authored: Sat Dec 10 11:00:09 2016 -0800
Committer: Thomas Weise <th...@apache.org>
Committed: Sat Dec 10 11:00:58 2016 -0800

----------------------------------------------------------------------
 runners/apex/pom.xml                            |  52 ++-
 .../apache/beam/runners/apex/ApexRunner.java    |  48 ++-
 .../beam/runners/apex/ApexRunnerResult.java     |  50 +--
 .../beam/runners/apex/ApexYarnLauncher.java     | 395 +++++++++++++++++++
 .../beam/runners/apex/ApexYarnLauncherTest.java | 138 +++++++
 5 files changed, 631 insertions(+), 52 deletions(-)
----------------------------------------------------------------------