Build failed in Jenkins: Cassandra-quick #211

2012-04-25 Thread Apache Jenkins Server
See -- Started by an SCM change Building remotely on ubuntu5 in workspace Checkout:Cassandra-quick /

Build failed in Jenkins: Cassandra-quick #210

2012-04-25 Thread Apache Jenkins Server
See -- [...truncated 359 lines...] [junit] Testsuite: org.apache.cassandra.io.BloomFilterTrackerTest [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 5.035 sec [junit] [junit] T

Build failed in Jenkins: Cassandra #1279

2012-04-25 Thread Apache Jenkins Server
See -- Started by an SCM change Building remotely on ubuntu5 in workspace Checkout:Cassandra / - hudson.remoting.Cha

Build failed in Jenkins: Cassandra-quick #209

2012-04-25 Thread Apache Jenkins Server
See -- Started by an SCM change Building remotely on ubuntu5 in workspace Checkout:Cassandra-quick /

Build failed in Jenkins: Cassandra #1278

2012-04-25 Thread Apache Jenkins Server
See -- Started by an SCM change Building remotely on ubuntu4 in workspace Checkout:Cassandra / - hudson.remoting.Cha

Build failed in Jenkins: Cassandra-Coverage #200

2012-04-25 Thread Apache Jenkins Server
See -- [...truncated 974 lines...] [junit] at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441) [junit] at java.util.concurrent.FutureTask$Sync.innerRun(FutureTas

Re: Cassandra and harddrives

2012-04-25 Thread Eric Evans
Questions like this should be directed to the user mailing list (u...@cassandra.apache.org); This mailing list is for discussion of development *of* Cassandra. On Wed, Apr 25, 2012 at 3:25 PM, Benny Rönnhager wrote: > I am building a database with several hundred thousands of images. I have > ju

Build failed in Jenkins: Cassandra-quick #208

2012-04-25 Thread Apache Jenkins Server
See -- Started by an SCM change Building remotely on ubuntu5 in workspace Checkout:Cassandra-quick /

Build failed in Jenkins: Cassandra #1277

2012-04-25 Thread Apache Jenkins Server
See Changes: [jbellis] add 3912 to CHANGES, NEWS -- [...truncated 1070 lines...] [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 5.154 sec [junit] [junit] Testsuite: org.apache

Build failed in Jenkins: Cassandra-quick #207

2012-04-25 Thread Apache Jenkins Server
See Changes: [jbellis] add 3912 to CHANGES, NEWS -- [...truncated 346 lines...] [junit] Testsuite: org.apache.cassandra.dht.OrderPreservingPartitionerTest [junit] Tests run: 6, Failures: 0

Build failed in Jenkins: Cassandra #1276

2012-04-25 Thread Apache Jenkins Server
See Changes: [sylvain] Remove obsolete line from the NEWS file [sylvain] Remove other obsolete NEW entry [sylvain] add concurrent schema, cql3, and CFRR wide rows to NEWS. clarify that KeyRange.filter allows Hadoop to take advantage of C*

Build failed in Jenkins: Cassandra-quick #206

2012-04-25 Thread Apache Jenkins Server
See -- Started by an SCM change Building remotely on ubuntu5 in workspace Checkout:Cassandra-quick /

Build failed in Jenkins: Cassandra-quick #205

2012-04-25 Thread Apache Jenkins Server
See Changes: [sylvain] Remove obsolete line from the NEWS file [sylvain] Remove other obsolete NEW entry [sylvain] add concurrent schema, cql3, and CFRR wide rows to NEWS. clarify that KeyRange.filter allows Hadoop to take advantage

Build failed in Jenkins: Cassandra-quick #204

2012-04-25 Thread Apache Jenkins Server
See -- Started by an SCM change Building remotely on ubuntu5 in workspace Checkout:Cassandra-quick /

Build failed in Jenkins: Cassandra #1275

2012-04-25 Thread Apache Jenkins Server
See -- Started by an SCM change Building remotely on ubuntu5 in workspace Checkout:Cassandra / - hudson.remoting.Cha

Build failed in Jenkins: Cassandra #1274

2012-04-25 Thread Apache Jenkins Server
See -- [...truncated 1167 lines...] [junit] Testsuite: org.apache.cassandra.io.compress.CompressedRandomAccessReaderTest [junit] Tests run: 3, Failures: 1, Errors: 0, Time elapsed: 0.767 sec [junit

Build failed in Jenkins: Cassandra-quick #203

2012-04-25 Thread Apache Jenkins Server
See -- [...truncated 358 lines...] [junit] [junit] Testsuite: org.apache.cassandra.io.BloomFilterTrackerTest [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 5.314 sec [junit]

Re: Inconsistent dependencies

2012-04-25 Thread Sylvain Lebresne
On Wed, Apr 25, 2012 at 10:00 AM, Stephen Connolly wrote: >> b.) go a step back and don't version any jars in lib/ but automate the >> retrieval of license files (would do this for you, if needed) >> > > I'd be interested in seeing what reaction you get to this... I suggested it > a while back, bu

Re: Inconsistent dependencies

2012-04-25 Thread Stephen Connolly
On 25 April 2012 09:00, Stephen Connolly wrote: > On 25 April 2012 08:39, Matthias Pfau wrote: > >> Hi there, >> yesterday, we noticed that cassandra is currently published with >> inconsistent dependencies. The inconsistencies exist between the published >> pom and the published distribution (ta

Re: Inconsistent dependencies

2012-04-25 Thread Stephen Connolly
On 25 April 2012 08:39, Matthias Pfau wrote: > Hi there, > yesterday, we noticed that cassandra is currently published with > inconsistent dependencies. The inconsistencies exist between the published > pom and the published distribution (tar.gz). > > This is a serious issue for us as we are usin

Inconsistent dependencies

2012-04-25 Thread Matthias Pfau
Hi there, yesterday, we noticed that cassandra is currently published with inconsistent dependencies. The inconsistencies exist between the published pom and the published distribution (tar.gz). This is a serious issue for us as we are using pom dependencies for development/testing and a tarba