You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@drill.apache.org by "Jacques Nadeau (JIRA)" <ji...@apache.org> on 2014/06/16 18:46:03 UTC

[jira] [Resolved] (DRILL-949) support of reading ctrl-A delimited text file in storage-plugins.json

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

Jacques Nadeau resolved DRILL-949.
----------------------------------

    Resolution: Invalid

> support of reading ctrl-A delimited text file in storage-plugins.json
> ---------------------------------------------------------------------
>
>                 Key: DRILL-949
>                 URL: https://issues.apache.org/jira/browse/DRILL-949
>             Project: Apache Drill
>          Issue Type: Bug
>            Reporter: Vivian Summers
>            Assignee: Jacques Nadeau
>
> Currently Drill doesn't support ctrl-A ('\001') type of delimiter in storage-plugins.json file:
> I have this in the format:
>        "ctrlA" : {
>           type: "text",
>           extensions: [ "txt" ],
>           delimiter: "\\001"
>         },
> and getting error while Drillbit starts:
> Exception in thread "51a92118-3fab-4b4e-bdf9-2a7057ee52e4:frag:0:0" java.lang.IllegalArgumentException: Only single character delimiter supported



--
This message was sent by Atlassian JIRA
(v6.2#6252)