Aditya Sharma created GOBBLIN-177:
-------------------------------------
Summary: 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
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)