Cassandra Meetup in San Francisco Bay Area

2011-01-05 Thread Mubarak Seyed
We are hosting a Cassandra meetup in BayArea. Jonathan will give a talk on
Cassandra 0.7

The link to the meetup page is at
http://www.meetup.com/Cassandra-User-Group-Meeting/


Thanks,
Mubarak Seyed.


Re: Cassandra Meetup in San Francisco Bay Area

2011-01-05 Thread Jonathan Ellis
Thanks for organizing this, Mubarak!

A little more detail -- I'll explain the new features in Cassandra 0.7
including column time-to-live, columnfamily truncation, and secondary
indexes, as well as some of the features that have been backported to
recent 0.6 releases (aka Why You Should Upgrade Yesterday). The focus
will primarily be on how these affect application design, but we'll
also touch on operational considerations.

I'm excited to meet everyone!  I hear there will be pizza, too. :)

On Wed, Jan 5, 2011 at 1:31 PM, Mubarak Seyed biggd...@gmail.com wrote:
 We are hosting a Cassandra meetup in BayArea. Jonathan will give a talk on
 Cassandra 0.7

 The link to the meetup page is at
 http://www.meetup.com/Cassandra-User-Group-Meeting/

 Thanks,
 Mubarak




-- 
Jonathan Ellis
Project Chair, Apache Cassandra
co-founder of Riptano, the source for professional Cassandra support
http://riptano.com


[RESULT] [VOTE] Publish cassandra-0.7.0-rc4 to maven central repository.

2011-01-05 Thread Stephen Connolly
Results

+1: Gary, Jonathan, Brandon

I will promote the staging repositories and the sync to central should kick
in within an hour or so.

Is there any standard set of lists I should announce this on?

-Stephen

On 2 January 2011 20:50, Stephen Connolly
stephen.alan.conno...@gmail.comwrote:

 As I am not a cassandra committer I'd rather do the promotion with a vote.

 There are two staging repositories:

 https://repository.apache.org/content/repositories/orgapachecassandra-065/

 Which contains the dependencies which are not available in the maven
 central repository (libthrift and avro... actually these are slightly
 tweaked as jars with both .java and .class files can cause problems for
 people when compiling code, so I have stripped out the .java files and
 rebuilt)

 The second staging repository is:

 https://repository.apache.org/content/repositories/orgapachecassandra-064/

 This contains the actual cassandra jars.

 I have given these the GAV of org.apache.cassandra:cassandra-all:0.7.0-rc4
 for two reasons:
 1. There will be eventually cassandra-thrift-server, cassandra-core,
 cassandra-thrift-client, etc [not committing to how they will be split out,
 but the point is that they will be split out] so a -all.jar makes most
 naming sense in this case
 2. Also don't want to conflict with the riptano GAV coordinates as there is
 a 0.7.0-rc4 already.

 Attached is the patch I am using to publish the cassandra jars:

 Vote will be open for 72 hours and will proceed by lazy consensus.

 -Stephen



Re: [RESULT] [VOTE] Publish cassandra-0.7.0-rc4 to maven central repository.

2011-01-05 Thread Jonathan Ellis
cassandra user and hector user lists are probably most interested.

On Wed, Jan 5, 2011 at 3:37 PM, Stephen Connolly
stephen.alan.conno...@gmail.com wrote:
 Results

 +1: Gary, Jonathan, Brandon

 I will promote the staging repositories and the sync to central should kick
 in within an hour or so.

 Is there any standard set of lists I should announce this on?

 -Stephen

 On 2 January 2011 20:50, Stephen Connolly
 stephen.alan.conno...@gmail.comwrote:

 As I am not a cassandra committer I'd rather do the promotion with a vote.

 There are two staging repositories:

 https://repository.apache.org/content/repositories/orgapachecassandra-065/

 Which contains the dependencies which are not available in the maven
 central repository (libthrift and avro... actually these are slightly
 tweaked as jars with both .java and .class files can cause problems for
 people when compiling code, so I have stripped out the .java files and
 rebuilt)

 The second staging repository is:

 https://repository.apache.org/content/repositories/orgapachecassandra-064/

 This contains the actual cassandra jars.

 I have given these the GAV of org.apache.cassandra:cassandra-all:0.7.0-rc4
 for two reasons:
 1. There will be eventually cassandra-thrift-server, cassandra-core,
 cassandra-thrift-client, etc [not committing to how they will be split out,
 but the point is that they will be split out] so a -all.jar makes most
 naming sense in this case
 2. Also don't want to conflict with the riptano GAV coordinates as there is
 a 0.7.0-rc4 already.

 Attached is the patch I am using to publish the cassandra jars:

 Vote will be open for 72 hours and will proceed by lazy consensus.

 -Stephen





-- 
Jonathan Ellis
Project Chair, Apache Cassandra
co-founder of Riptano, the source for professional Cassandra support
http://riptano.com


Build failed in Hudson: Cassandra-0.7 #146

2011-01-05 Thread Apache Hudson Server
See https://hudson.apache.org/hudson/job/Cassandra-0.7/146/changes

Changes:

[eevans] replace high-scale-lib.jar from maven central

[brandonwilliams] Distributed test harness.  Patch by Kelvin Kakugawa, Stu 
Hood, and Ryan
King, reviewed by brandonwilliams for CASSANDRA-1859.

--
[...truncated 1517 lines...]
[junit] Testsuite: org.apache.cassandra.db.MultitableTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.962 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.db.NameSortTest
[junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 3.007 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.db.OneCompactionTest
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 1.506 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.db.ReadMessageTest
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.667 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.db.RecoveryManager2Test
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 5.517 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.db.RecoveryManager3Test
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.176 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.db.RecoveryManagerTest
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 1.205 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.db.RecoveryManagerTruncateTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.026 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.db.RemoveColumnFamilyTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.667 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.db.RemoveColumnFamilyWithFlush1Test
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.949 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.db.RemoveColumnFamilyWithFlush2Test
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.746 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.db.RemoveColumnTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.946 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.db.RemoveSubColumnTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.931 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.db.RemoveSuperColumnTest
[junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 2.239 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.db.RowIterationTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.029 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.db.RowTest
[junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 2.486 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.db.SuperColumnTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.127 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.db.TableTest
[junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 4.267 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.db.TimeSortTest
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 7.454 sec
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 7.454 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.db.commitlog.CommitLogHeaderTest
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.453 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.db.marshal.IntegerTypeTest
[junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 0.188 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.db.marshal.TimeUUIDTypeTest
[junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.073 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.db.marshal.TypeCompareTest
[junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.139 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.db.marshal.TypeValidationTest
[junit] Tests run: 9, Failures: 0, Errors: 0, Time elapsed: 0.288 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.dht.BootStrapperTest
[junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 2.622 sec
[junit] 
[junit] - Standard Error -
[junit]  WARN 22:00:08,830 Generated random token 
Token(bytes[dbb83be29b8e2a17cf53247aafd5b679]). Random tokens will result in an 
unbalanced ring; see http://wiki.apache.org/cassandra/Operations
[junit] -  ---
[junit] Testsuite: org.apache.cassandra.dht.ByteOrderedPartitionerTest
[junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 1.104 sec
[junit] 
[junit] Testsuite: 
org.apache.cassandra.dht.CollatingOrderPreservingPartitionerTest
[junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 1.362 sec
[junit] 
[junit] Testsuite: 

Re: RRR.resolve broken by commit

2011-01-05 Thread Jonathan Ellis
Reverted, with additional comments to make it more clear why the
refactor incorrect.

On Wed, Jan 5, 2011 at 3:09 PM, Kelvin Kakugawa kel...@twitter.com wrote:
 Could we revert / refactor this:
 https://github.com/apache/cassandra/commit/c57e7c9e

 Testing something in trunk and the above refactor prevents CL  ONE reads.
  The exception is:
 ERROR 19:51:52,271 Internal error processing get_counter
 java.lang.AssertionError:
 org.apache.cassandra.service.DigestMismatchException: Mismatch for key
 DecoratedKey(47663949345540697427011412002459125089,
 746573742e6b65792e313239343235373039382e303231303034)
 (d41d8cd98f00b204e9800998ecf8427e vs 4474cd24733f6b664b61a22bafac4bfe)
  at
 org.apache.cassandra.service.StorageProxy.fetchRows(StorageProxy.java:469)
 at
 org.apache.cassandra.service.StorageProxy.readProtocol(StorageProxy.java:352)
  at
 org.apache.cassandra.thrift.CassandraServer.readColumnFamily(CassandraServer.java:108)
 at
 org.apache.cassandra.thrift.CassandraServer.internal_get(CassandraServer.java:296)
  at
 org.apache.cassandra.thrift.CassandraServer.get_counter(CassandraServer.java:1075)
 at
 org.apache.cassandra.thrift.Cassandra$Processor$get_counter.process(Cassandra.java:3874)
  at
 org.apache.cassandra.thrift.Cassandra$Processor.process(Cassandra.java:3227)
 at
 org.apache.cassandra.thrift.CustomTThreadPoolServer$WorkerProcess.run(CustomTThreadPoolServer.java:167)
  at
 java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
 at
 java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
  at java.lang.Thread.run(Thread.java:619)
 Caused by: org.apache.cassandra.service.DigestMismatchException: Mismatch
 for key DecoratedKey(47663949345540697427011412002459125089,
 746573742e6b65792e313239343235373039382e303231303034)
 (d41d8cd98f00b204e9800998ecf8427e vs 4474cd24733f6b664b61a22bafac4bfe)
  at
 org.apache.cassandra.service.ReadResponseResolver.resolve(ReadResponseResolver.java:110)
 at
 org.apache.cassandra.service.ReadResponseResolver.resolve(ReadResponseResolver.java:47)
  at org.apache.cassandra.service.RepairCallback.get(RepairCallback.java:44)
 at
 org.apache.cassandra.service.StorageProxy.fetchRows(StorageProxy.java:463)
  ... 10 more

 Basically, it always considers a read a digest read, so if remote replicas
 have different values a digest mismatch exception will prevent it from
 advancing.  Thanks.

 -Kelvin




-- 
Jonathan Ellis
Project Chair, Apache Cassandra
co-founder of Riptano, the source for professional Cassandra support
http://riptano.com


Re: [RESULT] [VOTE] Publish cassandra-0.7.0-rc4 to maven central repository.

2011-01-05 Thread Brandon Williams
On Wed, Jan 5, 2011 at 3:45 PM, Jonathan Ellis jbel...@gmail.com wrote:

 cassandra user and hector user lists are probably most interested.


client-dev would be good too.

-Brandon


Build failed in Hudson: Cassandra-0.7 #147

2011-01-05 Thread Apache Hudson Server
See https://hudson.apache.org/hudson/job/Cassandra-0.7/147/changes

Changes:

[jbellis] revert r1053443

[jbellis] merge from 0.7.0

--
[...truncated 1524 lines...]
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 1.703 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.db.ReadMessageTest
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 1.363 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.db.RecoveryManager2Test
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.798 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.db.RecoveryManager3Test
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.941 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.db.RecoveryManagerTest
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 2.041 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.db.RecoveryManagerTruncateTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.207 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.db.RemoveColumnFamilyTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.183 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.db.RemoveColumnFamilyWithFlush1Test
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.422 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.db.RemoveColumnFamilyWithFlush2Test
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.299 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.db.RemoveColumnTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.255 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.db.RemoveSubColumnTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.301 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.db.RemoveSuperColumnTest
[junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 1.771 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.db.RowIterationTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.527 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.db.RowTest
[junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 3.286 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.db.SuperColumnTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.291 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.db.TableTest
[junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 2.692 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.db.TimeSortTest
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 3.123 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.db.commitlog.CommitLogHeaderTest
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 1.155 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.db.marshal.IntegerTypeTest
[junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 0.411 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.db.marshal.TimeUUIDTypeTest
[junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.154 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.db.marshal.TypeCompareTest
[junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.322 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.db.marshal.TypeValidationTest
[junit] Tests run: 9, Failures: 0, Errors: 0, Time elapsed: 0.683 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.dht.BootStrapperTest
[junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 3.561 sec
[junit] 
[junit] - Standard Error -
[junit]  WARN 15:32:45,555 Generated random token 
Token(bytes[70d7820dc1dd863dc603469d04bb1d19]). Random tokens will result in an 
unbalanced ring; see http://wiki.apache.org/cassandra/Operations
[junit] -  ---
[junit] Testsuite: org.apache.cassandra.dht.ByteOrderedPartitionerTest
[junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 2.544 sec
[junit] 
[junit] Testsuite: 
org.apache.cassandra.dht.CollatingOrderPreservingPartitionerTest
[junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 2.424 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.dht.OrderPreservingPartitionerTest
[junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 3.056 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.dht.RandomPartitionerTest
[junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 1.907 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.dht.RangeTest
[junit] Tests run: 12, Failures: 0, Errors: 0, Time elapsed: 1.127 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.gms.ArrivalWindowTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.265 sec
[junit] 
[junit] 

Re: [RESULT] [VOTE] Publish cassandra-0.7.0-rc4 to maven central repository.

2011-01-05 Thread Stephen Connolly
still waiting for the sync to complete, then I'll post the announce

- Stephen

---
Sent from my Android phone, so random spelling mistakes, random nonsense
words and other nonsense are a direct result of using swype to type on the
screen
On 5 Jan 2011 23:09, Brandon Williams dri...@gmail.com wrote:
 On Wed, Jan 5, 2011 at 3:45 PM, Jonathan Ellis jbel...@gmail.com wrote:

 cassandra user and hector user lists are probably most interested.


 client-dev would be good too.

 -Brandon


Build failed in Hudson: Cassandra #662

2011-01-05 Thread Apache Hudson Server
See https://hudson.apache.org/hudson/job/Cassandra/662/changes

Changes:

[eevans] code markup inside a link upsets mylyn

Patch by eevans

--
[...truncated 1684 lines...]
[junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 1.592 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.db.RowIterationTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.517 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.db.RowTest
[junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 3.116 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.db.SuperColumnTest
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.113 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.db.TableTest
[junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 2.19 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.db.TimeSortTest
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 3 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.db.commitlog.CommitLogHeaderTest
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 1.076 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.db.context.CounterContextTest
[junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 0.129 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.db.marshal.IntegerTypeTest
[junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 0.401 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.db.marshal.TimeUUIDTypeTest
[junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.137 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.db.marshal.TypeCompareTest
[junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.374 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.db.marshal.TypeValidationTest
[junit] Tests run: 9, Failures: 0, Errors: 0, Time elapsed: 0.733 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.dht.BootStrapperTest
[junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 4.065 sec
[junit] 
[junit] - Standard Error -
[junit]  WARN 19:35:43,582 Generated random token 
Token(bytes[de43b855ad19bc4d5cf4c279d8d6e94c]). Random tokens will result in an 
unbalanced ring; see http://wiki.apache.org/cassandra/Operations
[junit] -  ---
[junit] Testsuite: org.apache.cassandra.dht.ByteOrderedPartitionerTest
[junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 2.418 sec
[junit] 
[junit] Testsuite: 
org.apache.cassandra.dht.CollatingOrderPreservingPartitionerTest
[junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 3.323 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.dht.OrderPreservingPartitionerTest
[junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 2.777 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.dht.RandomPartitionerTest
[junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 1.513 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.dht.RangeTest
[junit] Tests run: 12, Failures: 0, Errors: 0, Time elapsed: 1.085 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.gms.ArrivalWindowTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.163 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.gms.GossipDigestTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.134 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.hadoop.ColumnFamilyInputFormatTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.578 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.io.BloomFilterTrackerTest
[junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 1.091 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.io.LazilyCompactedRowTest
[junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 3.808 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.io.sstable.LegacySSTableTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 3.218 sec
[junit] 
[junit] - Standard Error -
[junit]  WARN 19:36:19,072 Invalid file '.svn' in data directory 
https://hudson.apache.org/hudson/job/Cassandra/ws/cassandra/test/data/legacy-sstables/b/Keyspace1.
[junit]  WARN 19:36:20,507 Invalid file '.svn' in data directory 
https://hudson.apache.org/hudson/job/Cassandra/ws/cassandra/test/data/legacy-sstables/e/Keyspace1.
[junit] -  ---
[junit] Testsuite: org.apache.cassandra.io.sstable.SSTableReaderTest
[junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 1.928 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.io.sstable.SSTableTest
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 2.453 sec
[junit] 
[junit]