Re: Cassandra-cli longtype display

2013-05-14 Thread Heclei
try use ByteEncoderHelper.BigEndianLongEncoder.ToByteArray as key byte array 在 2013-5-13 PM7:08,"Leo.C.He (mis.sh04.Newegg) 41317" 写道: > Hi, I am new in Cassandra, I am using “Aquiles.Cassandra10” , but I > don’t know why longtype in cli like blow. > > can any one kown how to display real lon

create family but not sync

2013-05-14 Thread Heclei
hi , i new in cassandra. I have a problem with create column family in cassandra-cli. the column family has created successed, and with response scheme agree cross cluster. but the column family didn't sync to other server before restart other node. can anyone known this issue. Thanks