You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@crunch.apache.org by "Josh Wills (JIRA)" <ji...@apache.org> on 2014/08/11 20:42:13 UTC

[jira] [Updated] (CRUNCH-462) MemPipeline should verify that DoFns are Serializable

     [ https://issues.apache.org/jira/browse/CRUNCH-462?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Josh Wills updated CRUNCH-462:
------------------------------

    Attachment: CRUNCH-462.patch

Tiny patch for the same that includes a fix for one of our unit tests that did not have a serializable DoFn instance.

> MemPipeline should verify that DoFns are Serializable
> -----------------------------------------------------
>
>                 Key: CRUNCH-462
>                 URL: https://issues.apache.org/jira/browse/CRUNCH-462
>             Project: Crunch
>          Issue Type: Improvement
>          Components: Core
>            Reporter: Josh Wills
>            Assignee: Josh Wills
>         Attachments: CRUNCH-462.patch
>
>
> Pretty straightforward: we should add a check to verify that the DoFns are serializable when we pass them to MemCollection.parallelDo.



--
This message was sent by Atlassian JIRA
(v6.2#6252)