Yes, and that was the issue. But now after I delete a row from cassandra-cli, I cannot insert anything back with my code. Insert code works does not throw any exceptions but when I read just inserted columns I get NotFoundException at the last line:
client = borrowClient(); Keyspace keyspace = client.getKeyspace(KEYSPACE, CONSISTENCY_LEVEL); ColumnPath cp = new ColumnPath(application); cp.setSuper_column(uuid.getBytes()); SuperColumn sc = keyspace.getSuperColumn(category, cp); It makes me think that once I remove supercolumn it cannot be created again. On Jul 22, 2010 1:13 AM, "Colin Vipurs" <zodiac...@gmail.com> wrote: Have you checked the timestamp you're using for the subsequent inserts is higher than that used in the delete? On Thu, Jul 22, 2010 at 2:29 AM, Oleg Tsvinev <oleg.tsvi...@gmail.com> wrote: > Hi there, > I'm try... -- Maybe she awoke to see the roommate's boyfriend swinging from the chandelier wearing a boar's head. Something which you, I, and everyone else would call "Tuesday", of course.