> seems stargate saves state of previous requests. If so that's unintentional, and not the way the Jersey/JAX-RS framework works according to my understanding.
> 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. Can you provide an example of what you are doing? Something like wget or curl commands? > I use hbase 0.20.5 and client supplied in > org.apache.hadoop.hbase.stargate.client package. I'll check it out. - Andy
