Are you maybe using a HBase distribution from a vendor? I had similar errors 
when trying to use Phoenix 4.9 on the Cloudera build of HBase.

On 2017-02-16 10:46 (+0100), "Nimrod Oren"<[email protected]> 
wrote: 
> I didn't mean to sound rude.
> 
> I created another table using phoenix-sqlline according to the documentation:
> 
> CREATE TABLE IF NOT EXISTS TEST_SAVE_NEW (
>       IMEI VARCHAR NOT NULL PRIMARY KEY,
>       END_LATITUDE VARCHAR);
> 
> Still getting the same issue.
> 

Reply via email to