You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@gobblin.apache.org by "Abhishek Tiwari (JIRA)" <ji...@apache.org> on 2017/08/22 05:56:00 UTC

[jira] [Resolved] (GOBBLIN-177) Allow error limit to skip records which are not convertible

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

Abhishek Tiwari resolved GOBBLIN-177.
-------------------------------------
    Resolution: Fixed

Issue resolved by pull request #2065
[https://github.com/apache/incubator-gobblin/pull/2065]

> Allow error limit to skip records which are not convertible
> -----------------------------------------------------------
>
>                 Key: GOBBLIN-177
>                 URL: https://issues.apache.org/jira/browse/GOBBLIN-177
>             Project: Apache Gobblin
>          Issue Type: New Feature
>            Reporter: Aditya Sharma
>            Assignee: Aditya Sharma
>            Priority: Minor
>
> Gobblin currently fails if a record is not convertible by the converter class. Allowing an error limit will help users significantly.
> Use case:
> If a CSV file contains a footer, which needs to be skipped, by setting an error limit of 1, users will be able to ETL data from a CSV file.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)