Re: #3665 / new test target

2012-01-30 Thread Sylvain Lebresne
On Fri, Jan 27, 2012 at 9:08 PM, Eric Evans wrote: > Hey all, > > In #3665 (https://issues.apache.org/jira/browse/CASSANDRA-3665) I > added a new test target to ant called test-clientutil-jar.  The > purpose of this test is to exercise apache-cassandra-clientutil.jar > using only the dependencies

Re: #3665 / new test target

2012-01-30 Thread Jonathan Ellis
+1 On Mon, Jan 30, 2012 at 8:54 AM, Sylvain Lebresne wrote: > On Fri, Jan 27, 2012 at 9:08 PM, Eric Evans wrote: >> Hey all, >> >> In #3665 (https://issues.apache.org/jira/browse/CASSANDRA-3665) I >> added a new test target to ant called test-clientutil-jar.  The >> purpose of this test is to ex

extra diffs showing up in update column family

2012-01-30 Thread Dave Brosius
If a user specifies a Comparator in an update column family (as was from a irc user), as update column family report_by_account_content with comparator=UTF8Type and column_metadata = [{ column_name:'meta:account-id', validation_class:UTF8Type,index_type:KEYS},{ column_name:'meta:filter-hash',

understanding cassandra internal

2012-01-30 Thread Thanh Do
hi all, I would like to study the internal code of cassandra. The website (wiki) provides limited documentation. Is there any way (documents, blogs) that mention in details about how cassandra internally works? Is there a fast way beside walking through the code and reason about how it works. ma

Re: extra diffs showing up in update column family

2012-01-30 Thread aaron morton
Can you raise a ticket at https://issues.apache.org/jira/browse/CASSANDRA with steps to reproduce. Thanks p.s. the user list is the appropriate list for emails like this. - Aaron Morton Freelance Developer @aaronmorton http://www.thelastpickle.com On 31/01/2012, at 9:31 AM, D

Re: understanding cassandra internal

2012-01-30 Thread aaron morton
The code is where it's at, and... http://www.datastax.com/2011/08/video-cassandra-internals-presentation-from-cassandra-sf-2011 http://wiki.apache.org/cassandra http://planetcassandra.org/ http://www.datastax.com/docs/1.0/index Cheers - Aaron Morton Freelance Developer @aaronmor

Re: extra diffs showing up in update column family

2012-01-30 Thread Brandon Williams
On Mon, Jan 30, 2012 at 6:36 PM, aaron morton wrote: > p.s. the user list is the appropriate list for emails like this. I disagree, this was on-topic for dev@ imho. -Brandon

Re: extra diffs showing up in update column family

2012-01-30 Thread aaron morton
Sorry, i thought bug reports went to the user list. A - Aaron Morton Freelance Developer @aaronmorton http://www.thelastpickle.com On 31/01/2012, at 1:39 PM, Brandon Williams wrote: > On Mon, Jan 30, 2012 at 6:36 PM, aaron morton wrote: >> p.s. the user list is the appropriate

Re: extra diffs showing up in update column family

2012-01-30 Thread Brandon Williams
On Mon, Jan 30, 2012 at 6:42 PM, aaron morton wrote: > Sorry, i thought bug reports went to the user list. Well, if it was just "I have this exception" then sure, but Dave has done quite a few patches and dug into the problem pretty specifically and was asking if it's a big enough concern to both

Cassandra and SQL DB Integration?

2012-01-30 Thread Krassimir Kostov
Hello All, I posted these questions to the Users Mailing List, but perhaps they may be more suitable for the Developers Mailing List. Background: I am working on a project, for which I have to evaluate and recommend the implementation of a new storage DBMS, which will interact heavily with

Re: 1.1 freeze approaching

2012-01-30 Thread Jonathan Ellis
I've created a 1.1 branch in git. The freeze is on! On Tue, Jan 10, 2012 at 2:59 PM, Jonathan Ellis wrote: > I've tagged 7 tickets as "critical" [1] for 1.1.  All of them deal > with CQL; I strongly believe that 1.1 needs to be where CQL goes from > being "the future" to being "the present."  We

Re: Cassandra and SQL DB Integration?

2012-01-30 Thread Himanshu Kumar Das
Hey Even I am also have same question can anybody answer to Krassimir Kostov thnks regards Himanshu K Das 2012/1/31 Krassimir Kostov > > Hello All, > > I posted these questions to the Users Mailing List, but perhaps they may > be more suitable for the Developers Mailing List. > > Background: I