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

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

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

James Taylor commented on PHOENIX-1649:
---------------------------------------

+1 for master, 4,0, and 3.0 branches (please let me know if this fix is needed for 3.0). Thanks, [~rajeshbabu].

> 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
>
>         Attachments: PHOENIX-1649.patch
>
>
> {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)