Return-Path: X-Original-To: apmail-incubator-crunch-dev-archive@minotaur.apache.org Delivered-To: apmail-incubator-crunch-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 0DD5AD53C for ; Thu, 11 Oct 2012 22:47:04 +0000 (UTC) Received: (qmail 83308 invoked by uid 500); 11 Oct 2012 22:47:03 -0000 Delivered-To: apmail-incubator-crunch-dev-archive@incubator.apache.org Received: (qmail 82867 invoked by uid 500); 11 Oct 2012 22:47:03 -0000 Mailing-List: contact crunch-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: crunch-dev@incubator.apache.org Delivered-To: mailing list crunch-dev@incubator.apache.org Received: (qmail 82694 invoked by uid 99); 11 Oct 2012 22:47:02 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 11 Oct 2012 22:47:02 +0000 Date: Thu, 11 Oct 2012 22:47:02 +0000 (UTC) From: "Kiyan Ahmadizadeh (JIRA)" To: crunch-dev@incubator.apache.org Message-ID: <2015450660.33463.1349995622977.JavaMail.jiratomcat@arcas> In-Reply-To: <234824430.25049.1349941871158.JavaMail.jiratomcat@arcas> Subject: [jira] [Resolved] (CRUNCH-94) Scrunch PTypeH should be 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-94?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kiyan Ahmadizadeh resolved CRUNCH-94. ------------------------------------- Resolution: Fixed Fix Version/s: 0.4.0 > Scrunch PTypeH should be serializable > ------------------------------------- > > Key: CRUNCH-94 > URL: https://issues.apache.org/jira/browse/CRUNCH-94 > Project: Crunch > Issue Type: Bug > Components: Scrunch > Reporter: Kiyan Ahmadizadeh > Fix For: 0.4.0 > > Attachments: CRUNCH-94 > > > Sometimes a PTypeH must be serialized as part of a node in the job graph. The scala trait Serializable should be added to the PTypeH trait to prevent NotSerializableException from being thrown when the PTypeH in Conversions.scala are used. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira