GitHub user ilganeli opened a pull request:
https://github.com/apache/incubator-beam/pull/386
[BEAM-305] Replace usages of PCollection.setCoder with
Create.of().withCoder in Spark Runner
* Replaced all usages of ```PCollection.setCoder`` with the recommended
```withCoder``` in the Spark Runner.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/ilganeli/incubator-beam BEAM-305
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-beam/pull/386.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 #386
----
commit 8113273cc21be3690356711d77a5c161a709997f
Author: Ilya Ganelin <[email protected]>
Date: 2016-05-24T20:37:04Z
Replaced all usages of setCoder with withCoder
----
---
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 [email protected] or file a JIRA ticket
with INFRA.
---