That's a bit short of a description, but quite possibly you have a
mismatch somehow
between your compiled thrift java bindings and cassandra itself.
Try to do an
  ant clean
followed by
  ant gen-thrift-java
followed by
  ant
to rebuild everything.

--
Sylvain

On Tue, Apr 6, 2010 at 11:34 AM, 叶江 <yejiang...@gmail.com> wrote:
> hi:
>    i want to take some experiments on cassandra by java, but when i write
> client,a mistake can not convert int to ConsistencyLevel appear, so how can
> i solve ? thanks very much.

Reply via email to