I get a strange error when I try to drop table:

hypertable> show tables;
A
METADATA
UBrecrep_recrep
_test_table_8
t1
hypertable> drop table '_test_table_8';
1225986718 ERROR hypertable : (/home/rzarajczyk/hypertable-0.9.0.11-
alpha/src/cc/Hypertable/Lib/MasterClient.cc:214) Master 'drop table'
error : Problem getting attribute 'table_id' of hyperspace file '/
hypertable/tables/_test_table_8'
Error:  - HYPERSPACE attribute not found

I created the table using C++ API and there were no errors.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Hypertable Development" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/hypertable-dev?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to