[
https://issues.apache.org/jira/browse/BEAM-4066?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16437551#comment-16437551
]
Alexey Romanenko commented on BEAM-4066:
----------------------------------------
The root cause of this issue - the anonymous inner class for DoFn is not
serialisable, so we need to extract them. I'll provide a PR for that.
> Nexmark fails when running with PubSub as source/sink
> -----------------------------------------------------
>
> Key: BEAM-4066
> URL: https://issues.apache.org/jira/browse/BEAM-4066
> Project: Beam
> Issue Type: Bug
> Components: examples-nexmark
> Reporter: Alexey Romanenko
> Assignee: Alexey Romanenko
> Priority: Minor
> Attachments: gistfile1.txt
>
>
> Running Nexmark with PubSub cause this exception:
> {noformat}
> Caused by: java.io.NotSerializableException:
> org.apache.beam.sdk.nexmark.NexmarkLauncher
> {noformat}
> Full log is attached.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)