Build failed in Jenkins: Cassandra-0.7 #356

2011-03-07 Thread Apache Hudson Server
See Changes: [jbellis] add configurable rowlimit to Pig loadfunc patch by Matt Kennedy; reviewed by jbellis for CASSANDRA-2276 -- [...truncated 1767 lines...] [junit] Tests run: 6, Failur

Re: Data model

2011-03-07 Thread aaron morton
Will answer on the user list. Aaron On 8/03/2011, at 1:11 AM, Baskar wrote: > Does Cassandra allow nesting of column families? > > Here is the use case > - we need to store calls made by employees > - employees are associated with an account > - accounts have phone numbers > - many calls are m

Reminder: 5 weeks until feature freeze

2011-03-07 Thread Eric Evans
Just a friendly reminder: The tentative freeze date of April 11th is 5 weeks from today. Per the discussion[1] we had back in January, this is when we'll branch and feature-freeze (bug fixes only, everything else goes to trunk). Please try to keep this schedule in mind as you work on your respe

Re: [VOTE] 0.7.3 take #2

2011-03-07 Thread Tyler Hobbs
On Thu, Mar 3, 2011 at 11:24 AM, Shotaro Kamio wrote: > Hi, > > I'm testing 0.7.3 take#2 with multi node installation. > > I tried to read data using hector with quorum consistency after > millions of data were put into cassandra. It looked ok at first. But, > after a while, the client received m

Build failed in Jenkins: Cassandra #758

2011-03-07 Thread Apache Hudson Server
See Changes: [jbellis] merge from 0.7 -- [...truncated 2030 lines...] [junit] [junit] Testsuite: org.apache.cassandra.locator.NetworkTopologyStrategyTest [junit] Tests run: 1, Failur

Build failed in Jenkins: Cassandra-0.7 #355

2011-03-07 Thread Apache Hudson Server
See Changes: [jbellis] add incremental_backups option patch by Yang Yang and jbellis for CASSANDRA-1872 -- [...truncated 1767 lines...] [junit] Tests run: 6, Failures: 0, Errors: 0, Time

Build failed in Jenkins: Cassandra-0.7 #354

2011-03-07 Thread Apache Hudson Server
See Changes: [jbellis] combine similar short tests since setup/teardown is so expensive -- [...truncated 1661 lines...] [junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 1.025

Build failed in Jenkins: Cassandra-0.7 #353

2011-03-07 Thread Apache Hudson Server
See Changes: [jake] update CHANGES -- [...truncated 1661 lines...] [junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 1.031 sec [junit] [junit] Testsuite: org.apache.ca

Build failed in Jenkins: Cassandra-0.7 #352

2011-03-07 Thread Apache Hudson Server
See Changes: [jake] Track and Migrate cached pages during compaction patch by Jake Luciani; reviewed by Pavel Yaskevich and jbellis for CASSANDRA-1902 -- [...truncated 1661 lines...] [j

Data model

2011-03-07 Thread Baskar
Does Cassandra allow nesting of column families? Here is the use case - we need to store calls made by employees - employees are associated with an account - accounts have phone numbers - many calls are made by employees for a given account and phone If possible, would like to store call related