You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@crunch.apache.org by "Josh Wills (JIRA)" <ji...@apache.org> on 2016/02/02 20:07:39 UTC

[jira] [Updated] (CRUNCH-590) Make CSVInputFormat work on S3.

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

Josh Wills updated CRUNCH-590:
------------------------------
    Attachment: CRUNCH-590.patch

Two-line fix. I don't think there are any weird perf implications for this (I hope?) but thought [~champgm] or [~mkwhitacre] should take a look first.

> Make CSVInputFormat work on S3.
> -------------------------------
>
>                 Key: CRUNCH-590
>                 URL: https://issues.apache.org/jira/browse/CRUNCH-590
>             Project: Crunch
>          Issue Type: Bug
>            Reporter: Josh Wills
>         Attachments: CRUNCH-590.patch
>
>
> Man, did the CSVInputFormat save my bacon yesterday on parsing a nasty-ass multiline CSV file. Many thanks to [~champgm] for writing it!
> One small nit though: the current impl didn't work on S3, so I had to hack it to work on my files, so I'm going to post the patch I used that made everything all better.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)