You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@tajo.apache.org by "Hyunsik Choi (JIRA)" <ji...@apache.org> on 2014/12/02 15:22:12 UTC

[jira] [Updated] (TAJO-1222) DelimitedTextFile should be tolerant against parsing errors.

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

Hyunsik Choi updated TAJO-1222:
-------------------------------
    Summary: DelimitedTextFile should be tolerant against parsing errors.  (was: DelimitedTextFile should be tolerant against parsing errors)

> DelimitedTextFile should be tolerant against parsing errors.
> ------------------------------------------------------------
>
>                 Key: TAJO-1222
>                 URL: https://issues.apache.org/jira/browse/TAJO-1222
>             Project: Tajo
>          Issue Type: Bug
>          Components: storage
>            Reporter: Hyunsik Choi
>            Assignee: Hyunsik Choi
>             Fix For: 0.9.1
>
>
> DelimitedTextFile is a base class for plan-text file formats like CSV or JSON. In practice, due to various reasons, parsing errors are usual. But, the current implementation does not allow any parsing error. It is inconvenient in many cases.
> The objective of this issue is to enable DelimitedTextFile to tolerate parsing errors up to the number given by users.



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