GitHub user xhumanoid opened a pull request:

    https://github.com/apache/beam/pull/1770

    [BEAM-1255] java.io.NotSerializableException in flink on UnboundedSource

    Hi, this commit for fix serialization issue on UnboundedSource.
    Without it all UnboundedSource broken in flink engine.
    
    [BEAM-1255] java.io.NotSerializableException in flink on UnboundedSource
    fix javadoc for BoundedSourceWrapper
    
    @aljoscha @mxm Could you review and merge?


You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/xhumanoid/incubator-beam 
BEAM-1255-java.io.NotSerializableException-in-flink-on-UnboundedSource

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/beam/pull/1770.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 #1770
    
----
commit f5a3d8606ca4a6ad5d0b69b7852273d9fa7cff15
Author: Alexey Diomin <[email protected]>
Date:   2017-01-12T06:44:43Z

    [BEAM-1255] java.io.NotSerializableException in flink on UnboundedSource
    fix javadoc for BoundedSourceWrapper

----


---
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.
---

Reply via email to