lichenglin created PHOENIX-2837:
-----------------------------------

             Summary: Driver  org.apache.phoenix.jdbc.PhoenixDriver can't show 
the schema of tables in squirrel3.7
                 Key: PHOENIX-2837
                 URL: https://issues.apache.org/jira/browse/PHOENIX-2837
             Project: Phoenix
          Issue Type: Bug
    Affects Versions: 4.6.0
            Reporter: lichenglin


I'm using the squirrel to query the phoenix.

but when I click the 'Content tab' in squirrel 3.7,

squirrel  throw a exception like 
'org.apache.phoenix.schema.TableNotFoundException: ERROR 1012 (42M03): Table 
undefined.'

My table's full name is task.abc,but squirrel only query the table 'abc',it 
miss the schema 'task'.

And I notice that it seems that all the table is considered under the schema 
default.

Only the table under schema default works well.

By the way,when I using the driver org.apache.phoenix.queryserver.client.Driver
squirrel can recognize the schema well.
but the tab 'content' also throw another exception

java.lang.Integer cannot be cast to java.lang.Long

the attach is some screen shorcut





--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to