> some differences; especially with the Cassandra class.
>
>
> -Original Message-
> From: Roger Schildmeijer [mailto:schildmei...@gmail.com]
> Sent: Tuesday, June 29, 2010 1:28 PM
> To: user@cassandra.apache.org
> Subject: Re: Cassandra and Avro
>
> The (16-4) classes a
, June 29, 2010 1:28 PM
To: user@cassandra.apache.org
Subject: Re: Cassandra and Avro
The (16-4) classes are generated in the ant build script. (In the binary
distribution these are already generated for you).
// Roger Schildmeijer
On 29 jun 2010, at 21.41em, Peter Minearo wrote:
> I j
The (16-4) classes are generated in the ant build script. (In the binary
distribution these are already generated for you).
// Roger Schildmeijer
On 29 jun 2010, at 21.41em, Peter Minearo wrote:
> I just pulled down Cassandra 0.6.3. I saw this same issue in 0.6.2. Why is
> there a differenc
I just pulled down Cassandra 0.6.3. I saw this same issue in 0.6.2. Why is
there a difference between apache-cassandra-0.6.3-bin.jar and
apache-cassandra-0.6.3-src.jar when it comes to the Avro classes? The 'bin'
file has 16 top level classes; while the 'src' file only has 4. Even the
Javado