TException: Bad type in structure.

48 views
Skip to first unread message

sanath

unread,
Feb 11, 2011, 8:12:01 AM2/11/11
to pandra-user
Hi,
I'm trying to insert some values in Cassandra using the code below,
but it is giving out Exceptions.
Can you help?


$put1 = new Pandra\ColumnFamily($keyID,
$ks,
$cfName
);
$put1->load();
$put1->setKeyID('test');
echo "<pre>";

die($put1->lastError());

TException: Bad type in structure.

Michael Pearson

unread,
Feb 11, 2011, 11:54:34 AM2/11/11
to pandr...@googlegroups.com
Hi, the current repo is in the process of refactoring for 0.7 although
I have found the error you're experiencing. The latest 0.2.1 tag for
Cassandra 0.6 is the only thing which should be considered stable for
production use.

regards
michael

Reply all
Reply to author
Forward
0 new messages