You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@phoenix.apache.org by "Gabriel Reid (JIRA)" <ji...@apache.org> on 2014/05/17 23:03:14 UTC

[jira] [Updated] (PHOENIX-986) Improve error message on CSV import if table not found

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

Gabriel Reid updated PHOENIX-986:
---------------------------------

    Attachment: PHOENIX-986.patch

Patch to have an error message that says "Table %s not found" in the event that the import table doesn't exist.

> Improve error message on CSV import if table not found
> ------------------------------------------------------
>
>                 Key: PHOENIX-986
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-986
>             Project: Phoenix
>          Issue Type: Bug
>    Affects Versions: 3.0.0, 4.0.0
>            Reporter: Gabriel Reid
>         Attachments: PHOENIX-986.patch
>
>
> The CSV import gives the following error message if a non-existent table is supplied with the -t option on the command line:
> {code}At least one column must be provided for upserts{code}
> The error message should specify the real problem (i.e. that the given table doesn't exist).



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