Re: How do u setup networking for Opening Solr Web Interface when on cloud?

2019-04-02 Thread Amanda Moran
Hi there Krish- I want to +1 what Rahul said about reaching out to DataStax. Please submit a support ticket, and DataStax support can help you with this. Thanks! Amanda On Mon, Apr 1, 2019 at 3:47 PM Krish Donald wrote: > I have searched on internet but did not get any link which worked for m

Re: How do u setup networking for Opening Solr Web Interface when on cloud?

2019-04-01 Thread Krish Donald
I have searched on internet but did not get any link which worked for me. Even on https://s3.amazonaws.com/quickstart-reference/datastax/latest/doc/datastax-enterprise-on-the-aws-cloud.pdf it is mentioned to use SSH tunneling . "DSE nodes have no public IP addresses. Access to the web consoles fo

Re: How do u setup networking for Opening Solr Web Interface when on cloud?

2019-04-01 Thread Rahul Singh
This is probably not a question for this community... but rather for Datastax support or the Datastax Academy slack group. More specifically this is a "how to expose solr securely" question which is amply answered well on the interwebs if you look for it on Google. rahul.xavier.si...@gmail.com h

How do u setup networking for Opening Solr Web Interface when on cloud?

2019-04-01 Thread Krish Donald
Hi, We have DSE cassandra cluster running on AWS. Now we have requirement to enable Solr and Spark on the cluster. We have cassandra on private data subnet which has connectivity to app layer. >From cassandra , we cant open direct Solr Web interface. We tried using SSH tunneling and it is working

Re: Help regarding cassandra node networking..

2016-07-12 Thread Alain RODRIGUEZ
Hi, A few comments as I read: > I'm using node0 as seeder It is recommended to use at least 2 nodes per DC as seeds, for fault tolerance and good gossip propagation. Also I think you are a bit confused about what a seed node is and is not. See: https://docs.datastax.com/en/cassandra/2.1/cassa

Help regarding cassandra node networking..

2016-06-06 Thread sahriar rahman supto
I'm creating a cassandra cluster. I've three node with centos 7 and cassandra 3.4 installed. Node0 interfaces: eth0 169.254.169.xx1 (Public IP) eth1 192.168.56.101(Private IP) Node1 interfaces: eth0 169.254.169.xx2 (Public IP) eth1 192.168.56.102(Private IP) Node2 interfaces: eth0 169.254.169.x

RE: Networking

2013-04-24 Thread Kanwar Sangha
I mean across 2 Data centres. -Original Message- From: Robert Coli [mailto:rc...@eventbrite.com] Sent: 24 April 2013 14:56 To: user@cassandra.apache.org Subject: Re: Networking On Wed, Apr 24, 2013 at 8:11 AM, Kanwar Sangha wrote: > What about a geo-link ? Can that be separated

Re: Networking

2013-04-24 Thread Robert Coli
On Wed, Apr 24, 2013 at 8:11 AM, Kanwar Sangha wrote: > What about a geo-link ? Can that be separated out ? What does "geo-link" mean here? Cassandra only has two kinds of communication - client<>servers and servers<>servers. =Rob

RE: Networking

2013-04-24 Thread Kanwar Sangha
@cassandra.apache.org Subject: Networking Hi - Is there a way we can separate the replication n/w and the interconnect n/w between the Cassandra nodes ? or does all data go over the same n/w interface ? What about a geo-link ? Can that be separated out ? Thanks, Kanwar

Networking

2013-04-24 Thread Kanwar Sangha
Hi - Is there a way we can separate the replication n/w and the interconnect n/w between the Cassandra nodes ? or does all data go over the same n/w interface ? What about a geo-link ? Can that be separated out ? Thanks, Kanwar