[BEAM-1144] This closes #1613
Project: http://git-wip-us.apache.org/repos/asf/beam/repo Commit: http://git-wip-us.apache.org/repos/asf/beam/commit/e136f12c Tree: http://git-wip-us.apache.org/repos/asf/beam/tree/e136f12c Diff: http://git-wip-us.apache.org/repos/asf/beam/diff/e136f12c Branch: refs/heads/master Commit: e136f12c37d5e044c03a3bfe34586a65a7ff6f85 Parents: e886584 1ffd6ff Author: Jean-Baptiste Onofré <[email protected]> Authored: Mon Jan 2 12:05:14 2017 +0100 Committer: Jean-Baptiste Onofré <[email protected]> Committed: Mon Jan 2 12:05:14 2017 +0100 ---------------------------------------------------------------------- runners/spark/pom.xml | 11 +-- .../coders/BeamSparkRunnerRegistrator.java | 2 +- .../spark/coders/StatelessJavaSerializer.java | 97 ++++++++++++++++++++ .../coders/BeamSparkRunnerRegistratorTest.java | 6 +- 4 files changed, 103 insertions(+), 13 deletions(-) ----------------------------------------------------------------------
