Re: How to find CF from cfId

2012-03-23 Thread aaron morton
cfid is internal, not sure if it is exposed anywhere. You may see it in DEBUG level logs at start up. > 1744830464 Is a very high number, it starts at 1000 and increments by one. Something seems odd. The error you are seeing may be a symptom of a diverged schema. Check for schema agreement u

How to find CF from cfId

2012-03-22 Thread Daning Wang
Hi, How to find a column family from a cfId? I got a bunch of exception, want to find out which CF has problem. java.io.IOError: org.apache.cassandra.db.UnserializableColumnFamilyException: Couldn't find cfId=1744830464 at org.apache.cassandra.service.AbstractRowResolver.preprocess(Abstra