[ 
https://issues.apache.org/jira/browse/PHOENIX-986?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14003507#comment-14003507
 ] 

Hudson commented on PHOENIX-986:
--------------------------------

FAILURE: Integrated in Phoenix-3.0 #81 (See 
[https://builds.apache.org/job/Phoenix-3.0/81/])
PHOENIX-986 Better err message for CSV import (gabrielr: rev 
cbbb26451eed723b5f0fd51a8e9170b19d7017ad)
* phoenix-core/src/main/java/org/apache/phoenix/util/CSVCommonsLoader.java
* phoenix-core/src/it/java/org/apache/phoenix/end2end/CSVCommonsLoaderIT.java


> 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)

Reply via email to