Re: Which Java on Fedora? Sun's or GNU's?

2010-12-28 Thread Andrey V. Panov
At the moment I'm use Sun JDK. But I think in some future I should migrate to openJDK because it's more safety!? JRocket will be merged with HotSpot and I think they already did it. On 29 December 2010 14:21, AJ wrote: > I did install by hand with the previous release. I suppose the RPM's are >

Re: Which Java on Fedora? Sun's or GNU's?

2010-12-28 Thread AJ
I did install by hand with the previous release. I suppose the RPM's are just a convenience, eh? But, if the only real dependency is Java, then there isn't much need for an RPM right now? But, what do you think about other JREs? Sun, JRocket, or Gnu? Thanks, aj On 12/28/2010 11:11 PM, Andr

Re: Which Java on Fedora? Sun's or GNU's?

2010-12-28 Thread Andrey V. Panov
Why not install Cassandra by hands? You should only download it and unpack... Only thing left is boot script.

Which Java on Fedora? Sun's or GNU's?

2010-12-28 Thread AJ
Hi, Which is best? Which is preferred? If Sun's JRE is better, then how do I get it installed so that the Cassandra rpm/yum installer recognizes it? I was trying to install the Cassandra 0.7.0-rc3 rpm release and it doesn't recognize the installed jre from Sun, so the install fails. This w

Re: 0.7RC1 local_quorum -> TimedOutException

2010-12-28 Thread Jonathan Ellis
Turn on debug logging to see what nodes the request gets sent to, and which ones replied. [dev to BCC] On Tue, Dec 28, 2010 at 1:59 PM, Thor Carpenter wrote: > Hi All, > > I am a bit stumped.  When reading at a CL of local_quorum I get > TimedOutExceptions however when reading at any other CL,

0.7RC1 local_quorum -> TimedOutException

2010-12-28 Thread Thor Carpenter
Hi All, I am a bit stumped. When reading at a CL of local_quorum I get TimedOutExceptions however when reading at any other CL, including ALL, everything works as expected. Any write CL, including local_quorum, also works as expected. I am running a 4 node 0.7 RC1 cluster in datacenter "DC1"

Re: read repair across datacenters?

2010-12-28 Thread Jonathan Ellis
That is part of 982. On Tue, Dec 28, 2010 at 12:46 PM, Shu Zhang wrote: > I see, thank you. So that feature is coming. Any idea if the same will be > true for local_quorum? That is, if a read repair will happen in the > background for all nodes including nodes in other datacenters? > __

RE: read repair across datacenters?

2010-12-28 Thread Shu Zhang
I see, thank you. So that feature is coming. Any idea if the same will be true for local_quorum? That is, if a read repair will happen in the background for all nodes including nodes in other datacenters? From: Jonathan Ellis [jbel...@gmail.com] Sent: Mond

Re: Adding secondary index: java.lang.ArithmeticException: / by zero

2010-12-28 Thread Timo Nentwig
On Dec 27, 2010, at 14:34, Timo Nentwig wrote: > On Dec 24, 2010, at 14:33, Timo Nentwig wrote: >> Any advice what to do with it? > > So, to continue this monologue: I reduced the memtable size for that CF and > the by means of the MBeans figured out that the secondary index is a CF as > well