You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Jim Kellerman (JIRA)" <ji...@apache.org> on 2008/06/03 20:32:45 UTC

[jira] Assigned: (HBASE-585) Thrift not forwarding column missing exception

     [ https://issues.apache.org/jira/browse/HBASE-585?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jim Kellerman reassigned HBASE-585:
-----------------------------------

    Assignee: stack

> Thrift not forwarding column missing exception
> ----------------------------------------------
>
>                 Key: HBASE-585
>                 URL: https://issues.apache.org/jira/browse/HBASE-585
>             Project: Hadoop HBase
>          Issue Type: Bug
>          Components: thrift
>    Affects Versions: 0.1.0
>         Environment: Ubuntu 7.10, running Apache 2 + PHP 5.3 to connect to thrift service
>            Reporter: Jim R. Wilson
>            Assignee: stack
>            Priority: Minor
>             Fix For: 0.2.0
>
>
> When connecting to thrift, using the mutateRow() or mutateRowTs() functions, if the column specified belongs to a non-existent column family, thrift just hangs, and the caller eventually gets a TException due to socket timeout.
> I would have expected to get a more hbasey exception along the lines of "Column family 'foo' does not exist for table 'bar'".

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.