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 5B97811B40 for ; Mon, 16 Jun 2014 15:10:02 +0000 (UTC) Received: (qmail 88900 invoked by uid 500); 16 Jun 2014 15:10:02 -0000 Delivered-To: apmail-crunch-dev-archive@crunch.apache.org Received: (qmail 88865 invoked by uid 500); 16 Jun 2014 15:10:02 -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 88847 invoked by uid 500); 16 Jun 2014 15:10:02 -0000 Delivered-To: apmail-incubator-crunch-dev@incubator.apache.org Received: (qmail 88844 invoked by uid 99); 16 Jun 2014 15:10:02 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 16 Jun 2014 15:10:02 +0000 Date: Mon, 16 Jun 2014 15:10:02 +0000 (UTC) From: "Tom White (JIRA)" To: crunch-dev@incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Resolved] (CRUNCH-421) MemPipeline can't write PTable to Avro file 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-421?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tom White resolved CRUNCH-421. ------------------------------ Resolution: Fixed Fix Version/s: 0.11.0 Assignee: Gabriel Reid (was: Josh Wills) +1 I didn't think the fix would be that easy! Thanks [~gabriel.reid]. Pushed to master. > MemPipeline can't write PTable to Avro file > ------------------------------------------- > > Key: CRUNCH-421 > URL: https://issues.apache.org/jira/browse/CRUNCH-421 > Project: Crunch > Issue Type: Bug > Components: Core > Affects Versions: 0.10.0 > Reporter: Tom White > Assignee: Gabriel Reid > Fix For: 0.11.0 > > Attachments: CRUNCH-421-test.patch, CRUNCH-421.patch > > > Writing a PTable to an Avro file writes a text file when using the in-memory pipeline. It correctly writes an Avro file when using MRPipeline. -- This message was sent by Atlassian JIRA (v6.2#6252)