We're running brisk v1 beta2 on 12 nodes - 8 cassandra in DC1 and 4 brisk in DC
2 in EC2. Wrote a few TBs of data to the cluster, and unfortunately the load is
very unbalanced. Every key is the same size and we are using RandomPartitioner.
There are two replicas of data in DC1 and one replica in
Unfortunately no messages at ERROR level:
INFO [Thread-460] 2011-05-04 21:31:14,427 StreamInSession.java (line 121)
Streaming of file
/raiddrive/MDR/MeterRecords-f-2264-Data.db/(98339515276,197218618166)
progress=41536315392/98879102890 - 42% from
org.apache.cassandra.streaming.StreamI
Hi all,
I ran decommission on a node in my 32 node cluster. After about an hour of
streaming files to another node, I got this error on the node being
decommissioned:
INFO [MiscStage:1] 2011-05-03 21:49:00,235 StreamReplyVerbHandler.java (line
58) Need to re-stream file /raiddrive/MDR/MeterReco
What about this logger error? I'm getting it too, and I am also running simple
code with Hector and Eclipse:
log4j:WARN No appenders could be found for logger
(me.prettyprint.cassandra.connection.CassandraHostRetryService).
log4j:WARN Please initialize the log4j system properly.
log4j:WARN See ht