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

Jens Geyer commented on THRIFT-2262:
------------------------------------

I just di a quick search and it seems there are a bunch of possible candidates 
for duplicate already:
https://issues.apache.org/jira/issues/?jql=project%20%3D%20HBASE%20AND%20text%20~%20%22mutaterow%22%20ORDER%20BY%20updated%20DESC


> thrift server 'MutateRow' operation gives no indication of success / failure
> ----------------------------------------------------------------------------
>
>                 Key: THRIFT-2262
>                 URL: https://issues.apache.org/jira/browse/THRIFT-2262
>             Project: Thrift
>          Issue Type: Bug
>         Environment: Linux x86_64 (CentOS 6.4)
> hadoop 2.2 , hbase 0.97-SNAPSHOT
>            Reporter: Jason Vas Dias
>
> Issuing an invalid MutateRow request, eg. to create a new  (row,column) value 
> when
> no column qualifier is specified, does not result in an exception being 
> thrown .
> Buried in the thrift server log is the line: 
>  2013-11-15 10:49:53,808 WARN  [thrift-worker-1] 
> thrift.ThriftServerRunner$HBaseHandler: No column qualifier specified. Delete 
> is the only mutation supported over the whole column family.
> But the client gets no exception and continues in the belief the operation 
> succeeded.
> Thus it is not possible to use the HBASE thrift server for reliable database 
> operations.



--
This message was sent by Atlassian JIRA
(v6.1#6144)

Reply via email to