You are right Samal, configuring cassandra-env.sh a little bit and let
it calculate heap size solved the problem! thank you!
On Mon, Dec 5, 2011 at 11:23, Harald Falzberger wrote:
> I don't think that this is the problem because I'm testing on a
> supercomputer with 16T RAM.
&g
e, if you are testing multiple instance with single node.
>
> https://github.com/apache/cassandra/blob/trunk/conf/cassandra-env.sh#L64
>
>
> On Sun, Dec 4, 2011 at 11:08 PM, Harald Falzberger
> wrote:
>>
>> Hi,
>>
>> I'm trying to set up a test environ
Hi,
I'm trying to set up a test environment with 2 nodes on one physical
machine with two ips. I configured both as adviced in the
documentation:
cluster_name: 'MyDemoCluster'
initial_token: 0
seed_provider:
- seeds: "IP1"
listen_address: IP1
rpc_address: IP1
cluster_name: 'MyDemoCluster'
initia