Thanks a lot Jonathan
On Mon, Nov 8, 2010 at 5:02 PM, Jonathan Ellis wrote:
> Cassandra IDL is correct, for the version of Thrift it is intended to
> be built with. Thrift broke this in a later version.
>
> On Mon, Nov 8, 2010 at 6:27 AM, Abdul Fattah Mahran
> wrot
Dear all,
I am learning Cassandra these days, and I found that when I tried to
make "thrift --gen erl interface/cassandra.thrift" I got the following
error
[Failure: PATH_TO_HOME_DIRECTORY/interface/cassandra.thrift:303] error:
identifier ONE is unqualified!
After some digging, I found tha