This is an automated email from the ASF dual-hosted git repository. jkff pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/beam.git
commit 22d5cc6cdb03331992785ac1d4886ee61f0895f2 Merge: 84ec23e 280d05a Author: Eugene Kirpichov <[email protected]> AuthorDate: Mon May 14 14:21:30 2018 -0700 Merge pull request #5301: [BEAM-4204] Splitting ULR in portable runner stub and job service [BEAM-4204] Splitting ULR in portable runner stub and job service .../runners/portability/local_job_service.py | 294 +++++++++++++ ...al_runner_main.py => local_job_service_main.py} | 6 +- .../runners/portability/portable_runner.py | 150 +++++++ ...ocal_runner_test.py => portable_runner_test.py} | 92 +++- .../runners/portability/universal_local_runner.py | 477 --------------------- 5 files changed, 530 insertions(+), 489 deletions(-) -- To stop receiving notification emails like this one, please contact [email protected].
