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 CBAADD777 for ; Wed, 29 Aug 2012 21:37:07 +0000 (UTC) Received: (qmail 54943 invoked by uid 500); 29 Aug 2012 21:37:07 -0000 Delivered-To: apmail-incubator-crunch-dev-archive@incubator.apache.org Received: (qmail 54911 invoked by uid 500); 29 Aug 2012 21:37:07 -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 54903 invoked by uid 99); 29 Aug 2012 21:37:07 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 29 Aug 2012 21:37:07 +0000 Date: Thu, 30 Aug 2012 08:37:07 +1100 (NCT) From: "Josh Wills (JIRA)" To: crunch-dev@incubator.apache.org Message-ID: <554418146.13903.1346276227761.JavaMail.jiratomcat@arcas> In-Reply-To: <799036962.5153.1346135287637.JavaMail.jiratomcat@arcas> Subject: [jira] [Commented] (CRUNCH-52) Writing to a text file with avro types fills a file with the tostring of AvroWrapper 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-52?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13444435#comment-13444435 ] Josh Wills commented on CRUNCH-52: ---------------------------------- Yes, it would-- I think we already do that for InputFormats, and we should have a mechanism for doing it since we pass the PType to the configureMapReduce function on the MapReduceTarget interface. > Writing to a text file with avro types fills a file with the tostring of AvroWrapper > ------------------------------------------------------------------------------------ > > Key: CRUNCH-52 > URL: https://issues.apache.org/jira/browse/CRUNCH-52 > Project: Crunch > Issue Type: Bug > Affects Versions: 0.3.0 > Reporter: Robert Chu > > Currently when writing a pcollection to a text file (provided by To.textFile(...)) TextOutputFormat doesn't unwrap avro types. -- 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