Gabriel Reid created PHOENIX-986:
------------------------------------
Summary: 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
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)