You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@phoenix.apache.org by "Rajeshbabu Chintaguntla (JIRA)" <ji...@apache.org> on 2015/02/10 14:52:11 UTC

[jira] [Created] (PHOENIX-1649) Confusing TableNotFoundException error message while querying first time on a table

Rajeshbabu Chintaguntla created PHOENIX-1649:
------------------------------------------------

             Summary: Confusing TableNotFoundException error message while querying first time on a table
                 Key: PHOENIX-1649
                 URL: https://issues.apache.org/jira/browse/PHOENIX-1649
             Project: Phoenix
          Issue Type: Bug
            Reporter: Rajeshbabu Chintaguntla
            Assignee: Rajeshbabu Chintaguntla
             Fix For: 5.0.0, 4.3


{noformat}
0: jdbc:phoenix:localhost> upsert into t values(1,2,3);
org.apache.phoenix.schema.TableNotFoundException: ERROR 1012 (42M03): Table undefined. tableName=T
1 row affected (0.021 seconds)
0: jdbc:phoenix:localhost> 
{noformat}



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