RE: Reg:- Install / Configure Cassandra on 2 DCs with 3 nodes

2017-09-19 Thread Steinmaurer, Thomas
Nandan,

you may find the following useful.

Slideshare:
https://www.slideshare.net/DataStax/apache-cassandra-multidatacenter-essentials-julien-anguenot-iland-internet-solutions-c-summit-2016

Youtube:
https://www.youtube.com/watch?v=G6od16YKSsA

From a client perspective, if you are targeting quorum requests, be aware that 
there is LOCAL_QUORUM and QUORUM.

Regards,
Thomas

From: @Nandan@ [mailto:nandanpriyadarshi...@gmail.com]
Sent: Dienstag, 19. September 2017 18:58
To: user 
Subject: Reg:- Install / Configure Cassandra on 2 DCs with 3 nodes

Hi Techies,

I need to configure Apache Cassandra for my upcoming project on 2 DCs.
Both DCs should have 3 nodes respective.
Details are :-
DC1 nodes --
Node 1 ->10.0.0.1
Node 2 -> 10.0.0.2
Node 3 -> 10.0.0.3
DC2 nodes --
Node 1 -> 10.0.0.4
Node 2 -> 10.0.0.5
Node 3 -> 10.0.0.6

On all nodes , I want to use UBUNTU 16.04 .
Please suggest best way to configure my DCs as well as may be in Future I will 
extend my DCs more.

Best Regards,
Nandan Priyadarshi
The contents of this e-mail are intended for the named addressee only. It 
contains information that may be confidential. Unless you are the named 
addressee or an authorized designee, you may not copy or use it, or disclose it 
to anyone else. If you received it in error please notify us immediately and 
then destroy it. Dynatrace Austria GmbH (registration number FN 91482h) is a 
company registered in Linz whose registered office is at 4040 Linz, Austria, 
Freistädterstraße 313


Re: Reg:- Install / Configure Cassandra on 2 DCs with 3 nodes

2017-09-19 Thread Nitan Kainth
Nandan,

Use one node from each DC in seeds parameter on all nodes.
Use right DC names and DC suffix to ensure correctly identify.
Use network topology and RF on all keyspaces for both DCs

Please post specific questions if you have any.



Regards,
Nitan K.
Cassandra and Oracle Architect/SME
Datastax Certified Cassandra expert
Oracle 10g Certified

On Tue, Sep 19, 2017 at 11:58 AM, @Nandan@ 
wrote:

> Hi Techies,
>
> I need to configure Apache Cassandra for my upcoming project on 2 DCs.
> Both DCs should have 3 nodes respective.
> Details are :-
> DC1 nodes --
> Node 1 ->10.0.0.1
> Node 2 -> 10.0.0.2
> Node 3 -> 10.0.0.3
> DC2 nodes --
> Node 1 -> 10.0.0.4
> Node 2 -> 10.0.0.5
> Node 3 -> 10.0.0.6
>
> On all nodes , I want to use UBUNTU 16.04 .
> Please suggest best way to configure my DCs as well as may be in Future I
> will extend my DCs more.
>
> Best Regards,
> Nandan Priyadarshi
>