Can you show us the table schema and curl command you're using?
Sent from my iPhone
- Greg
On Jan 27, 2010, at 6:28 AM, Reggie Lai <[email protected]> wrote:
Hi,
I'm trying out the RESTful front end for Hbase. When I try to do
cell store
with command line CURL, the data successfully stored but error
message shown
as the following:
[...]
org.apache.hadoop.hbase.regionserver.NoSuchColumnFamilyException:
Column family xxx does not exist in region [...]
It seems there're quite a few people having hard time on this, too:
http://stackoverflow.com/questions/2135692/how-to-insert-data-into-hbase-tab
les-using-php-stargate-client
Any idea?
Thanks,
Reggie