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/19 09:24:38 UTC

[jira] [Resolved] (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 resolved PHOENIX-986.
----------------------------------

       Resolution: Fixed
    Fix Version/s: 4.1
                   3.1
                   5.0.0

Applied to master, 3.0, and 4.0 branches (3.0 and 4.0 required rebasing the patch)

> 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
>             Fix For: 5.0.0, 3.1, 4.1
>
>         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)