[ 
https://issues.apache.org/jira/browse/CRUNCH-52?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Rahul Sharma updated CRUNCH-52:
-------------------------------

    Attachment: 0001-CRUNCH-52-fill-text-files-with-toString-of-Datum-in-.patch

The configureMapReduce looks exactly same as in FileTargetImpl, so I would 
still like to reuse it if possible. Here is another version of the same. I have 
modified the configureMapReduce protected API to have format class as a param 
and then pass it from Text class at run time.
                
> 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
>            Assignee: Rahul Sharma
>         Attachments: 
> 0001-CRUNCH-52-Determine-the-output-format-to-use-based-o.patch, 
> 0001-CRUNCH-52-fill-text-files-with-toString-of-Datum-in-.patch, 
> 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