Re: Reg:- Multi DC Configuration

2017-06-08 Thread Justin Cameron
Hi Nandan,

Take a look at the GossipingPropertyFileSnitch:
http://cassandra.apache.org/doc/latest/operating/snitch.html#snitch-classes

You'll also need to configure the cassandra-rackdc.properties file on each
node:
https://github.com/apache/cassandra/blob/trunk/conf/cassandra-rackdc.properties

Cheers,
Justin

On Wed, 7 Jun 2017 at 12:40 @Nandan@  wrote:

> Hi ,
>
> I am trying to Setup Cassandra 3.9 on Multi DC.
> Currently, I am having 2 DCs with 3 and 2 nodes respectively.
>
> DC1 Name :- India
> Nodes :- 192.16.0.1 , 192.16.0.2, 192.16.0.3
> DC2 Name :- USA
> Nodes :- 172.16.0.1 , 172.16.0.2
>
> Please help me to know which files I need to make changes for configuring
> Multi DC successfully.
>
> I am using Ubuntu 16.04 Operating System.
>
> Thanks and Best Regards,
> Nandan Priyadarshi
>
-- 


*Justin Cameron*Senior Software Engineer





This email has been sent on behalf of Instaclustr Pty. Limited (Australia)
and Instaclustr Inc (USA).

This email and any attachments may contain confidential and legally
privileged information.  If you are not the intended recipient, do not copy
or disclose its content, but please reply to this email immediately and
highlight the error to the sender and then immediately delete the message.


Reg:- Multi DC Configuration

2017-06-06 Thread @Nandan@
Hi ,

I am trying to Setup Cassandra 3.9 on Multi DC.
Currently, I am having 2 DCs with 3 and 2 nodes respectively.

DC1 Name :- India
Nodes :- 192.16.0.1 , 192.16.0.2, 192.16.0.3
DC2 Name :- USA
Nodes :- 172.16.0.1 , 172.16.0.2

Please help me to know which files I need to make changes for configuring
Multi DC successfully.

I am using Ubuntu 16.04 Operating System.

Thanks and Best Regards,
Nandan Priyadarshi