Return-Path: X-Original-To: apmail-crunch-dev-archive@www.apache.org Delivered-To: apmail-crunch-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id D462C11187 for ; Mon, 11 Aug 2014 18:46:13 +0000 (UTC) Received: (qmail 47810 invoked by uid 500); 11 Aug 2014 18:46:13 -0000 Delivered-To: apmail-crunch-dev-archive@crunch.apache.org Received: (qmail 47782 invoked by uid 500); 11 Aug 2014 18:46:13 -0000 Mailing-List: contact dev-help@crunch.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@crunch.apache.org Delivered-To: mailing list dev@crunch.apache.org Received: (qmail 47756 invoked by uid 500); 11 Aug 2014 18:46:13 -0000 Delivered-To: apmail-incubator-crunch-dev@incubator.apache.org Received: (qmail 47732 invoked by uid 99); 11 Aug 2014 18:46:13 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 11 Aug 2014 18:46:13 +0000 Date: Mon, 11 Aug 2014 18:46:13 +0000 (UTC) From: "Josh Wills (JIRA)" To: crunch-dev@incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (CRUNCH-462) MemPipeline should verify that DoFns are Serializable MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/CRUNCH-462?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14093141#comment-14093141 ] Josh Wills commented on CRUNCH-462: ----------------------------------- (Curious if folks think this is a good idea or too aggressive.) > 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)