[ 
https://issues.apache.org/jira/browse/CRUNCH-52?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13448051#comment-13448051
 ] 

Josh Wills commented on CRUNCH-52:
----------------------------------

Hey Rahul-- apologies for the delay on reviewing this, the release has been 
taking up a lot of my free time. The patch looks good-- my only thought was 
that we would want to keep the To.textFile(String) and To.textFile(Path) 
methods with a default Writables.strings() argument for backwards compatibility 
with the old code.
                
> 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
>         Attachments: CRUNCH-52.patch
>
>
> 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

Reply via email to