GitHub user huafengw opened a pull request:
https://github.com/apache/beam/pull/3845
mr-runner: use SerializablePipelineOptions to serde PipelineOptions
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/huafengw/beam mr
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/beam/pull/3845.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 #3845
----
commit aa0d7f9bcfe33704ae107500ec9520a547712f2e
Author: huafengw <[email protected]>
Date: 2017-09-13T02:24:24Z
mr-runner: use SerializablePipelineOptions to serde PipelineOptions
----
---