hi!
seems stargate saves state of previous requests. For example if I try to put row and supply wrong column name. NoSuchColumnFamilyException exception will be thrown for all other requests (even with corrected column name). Exception is disappear only when I restart stargate server. Is this expected behavior?

I use hbase 0.20.5 and client supplied in org.apache.hadoop.hbase.stargate.client package.

Reply via email to