Jenkins build is still unstable: Cassandra-Coverage #39

2011-04-29 Thread Apache Jenkins Server
See

Jenkins build is still unstable: Cassandra-0.8-Coverage #15

2011-04-29 Thread Apache Jenkins Server
See

Build failed in Jenkins: Cassandra #874

2011-04-29 Thread Apache Jenkins Server
See Changes: [jbellis] merge from 0.8 -- [...truncated 2101 lines...] [junit] at org.apache.cassandra.net.MessagingService.listen(MessagingService.java:168) [junit] at org.apach

Build failed in Jenkins: Cassandra-0.8 #56

2011-04-29 Thread Apache Jenkins Server
See Changes: [jbellis] add empty cf_defs list to satisfy thrift patch by jbellis -- [...truncated 2093 lines...] [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 6.145 sec [

update: Column (byte[], byte[], long) - error in compilation and inserting

2011-04-29 Thread L Mckay
  long ts = System.currentTimeMillis();            ColumnPath colPathName = new ColumnPath(casKeyFam);            byte[] myname = "name".getBytes() ;            byte[] myval = "Reggie".getBytes();     Column nameCol = new Column(myname, myval, ts); - the java compiler does not like t

Re: Column (byte[], byte[], long) - error in compilation and inserting

2011-04-29 Thread Jonathan Ellis
[moving to user list] It's not clear to me what "the library" is that you're using or what Cassandra version you're trying to talk to. I'd recommend using the latest Hector 0.7 version, with Cassandra 0.7.5. On Fri, Apr 29, 2011 at 3:59 PM, L Mckay wrote: > I'm getting a compilation error in th

Column (byte[], byte[], long) - error in compilation and inserting

2011-04-29 Thread L Mckay
I'm getting a compilation error in the latest Cassandra library when I try to insert data programatically using Java.   using version 0.6.13 of the library Is there a new Column definition in the Column.java  or the jar file for version   Do you have any complete examples in java that are worki

Build failed in Jenkins: Cassandra-0.8 #55

2011-04-29 Thread Apache Jenkins Server
See Changes: [brandonwilliams] Remove errant System.exit from stress so it can reuse keyspaces. Patch by Pavel Yaskevich, reviewed by brandonwilliams for CASSANDRA-2580 -- [...truncated 1998

Build failed in Jenkins: Cassandra-0.8 #54

2011-04-29 Thread Apache Jenkins Server
See Changes: [slebresne] merge --record-only of CASSANDRA-2562 from 0.7 -- [...truncated 2070 lines...] [junit] [junit] Testsuite: org.apache.cassandra.db.migration.SerializationsTest

Jenkins build is back to normal : Cassandra #872

2011-04-29 Thread Apache Jenkins Server
See

Build failed in Jenkins: Cassandra-0.8 #53

2011-04-29 Thread Apache Jenkins Server
See Changes: [slebresne] Add option to configure number of compaction thread patch by slebresne; reviewed by stuhood and jbellis for CASSANDRA-2558 [slebresne] Merge CASSANDRA-2571 from 0.7 [jbellis] merge from 0.7 ---

Build failed in Jenkins: Cassandra-0.8 #52

2011-04-29 Thread Apache Jenkins Server
See Changes: [jbellis] merge from 0.7 -- [...truncated 2023 lines...] [junit] Testsuite: org.apache.cassandra.dht.CollatingOrderPreservingPartitionerTest [junit] Tests run: 7, Failure

Re: [VOTE] Release Apache Cassandra 0.8.0-beta1 artifacts in Maven Central

2011-04-29 Thread Stephen Connolly
OK CQL has been dropped from this release, I need two more binding +1's to release what remains (all & thrift) On 28 April 2011 20:42, Stephen Connolly wrote: > ok well I will see about deleting it from the staging repo, can I get a > conditional + 1 on that basis? > > - Stephen > > --- > Sent fr

Re: [VOTE] Release Apache Cassandra 0.8.0-beta1 artifacts in Maven Central

2011-04-29 Thread mck
> Please vote +1 (non-committer) ~mck