Re: Trouble applying 1072 patch

2010-11-25 Thread Kelvin Kakugawa
Hi Simon, Would you be able to use this git branch: https://github.com/kakugawa/cassandra/tree/1502-to-1072 It's the most up-to-date version and you won't have to fool around w/ applying a patch. Since, to apply the patch, your repo has to be at the same commit (in trunk) that I cut it from. (I

Trouble applying 1072 patch

2010-11-25 Thread Simon Reavely
Hi, I'm trying to apply the latest patch from https://issues.apache.org/jira/browse/CASSANDRA-1072 and I'm hitting issues... Since I don't usually use git (I'm a svn guy) and I've never applied a patch with git before I'm not sure if I doing something hideous.. See below... reav...@sreavely-svr

Build failed in Hudson: Cassandra-0.7 #32

2010-11-25 Thread Apache Hudson Server
See Changes: [jbellis] use local classloader instead of system one to check for version.properties patch by Bram de Kruijff; reviewed by jbellis for CASSANDRA-1778 [jbellis] support multiple Mutations perkey in hadoop ColumnFamilyO

Build failed in Hudson: Cassandra-0.7 #31

2010-11-25 Thread Apache Hudson Server
See -- [...truncated 1598 lines...] [junit] Testsuite: org.apache.cassandra.dht.OrderPreservingPartitionerTest [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 8.588 sec [junit]

Build failed in Hudson: Cassandra-0.7 #30

2010-11-25 Thread Apache Hudson Server
See Changes: [eevans] wait for up to 10 secs for process to start Patch by paul cannon; reviewed by eevans for CASSANDRA-1772 [eevans] make process liveness tests more robust Patch by paul cannon; reviewed by eevans for CASSANDRA-