Thanks for any ideas/hints, any straw is worth checking at this point ☺
Well, the clusters “work”, data is correctly stored and queries. I’m interested
in why it tries to open a gossip to localhost, and what kind of (performance)
impact could this have on clusters.
The env vars are correctly pas
We maintain a custom-index plug-in that we haven't ported to 3.11.1
which is a non-zero effort. (Stratio's Lucene plug-in is in the same
boat here.)
I would like to inquire as to the non-availability of Debian and RPM
packages for Cassandra 3.11.0 now that 3.11.1 is the latest. What's the
thi
Old packages are always in the deb repo pool, but reprepro-built
metadata lists only the latest with apt. `wget` and `dpkg` are your
friends here. RPM should "just work" for old packages, I think.
3.11.0 is still fetchable and installable:
(bintray redirect on deb repo)
http://www.apache.org/dist/
Ah, thanks, this will do, I think.
On 12/06/2017 10:49 AM, Michael Shuler wrote:
Old packages are always in the deb repo pool, but reprepro-built
metadata lists only the latest with apt. `wget` and `dpkg` are your
friends here. RPM should "just work" for old packages, I think.
3.11.0 is still f
We want to consider the enterprise datastax solution. currently we are using
opensource solution. What would be the pricin per node?
[http://wwwin.cisco.com/c/dam/cec/organizations/gmcc/services-tools/signaturetool/images/logo/logo_gradient.png]
Harika Vangapelli
Engineer - IT
hvang...@cisco.c
DataStax should be the one to tell you. I talked to them earlier this week
and they respond quickly.
On Wed, Dec 6, 2017 at 11:04 AM Harika Vangapelli -T (hvangape - AKRAYA INC
at Cisco) wrote:
> We want to consider the enterprise datastax solution. currently we are
> using opensource solution
Dear All
I use cassandra trigger to detect data change in DB and usually it works.
But sometime I get ClassNotFoundException when trigger is fired.
Following is what I did
1. create class which implement ITrigger interface. ex)class name is
TestTrigger.java
2. create jar file and put it under co
Throwing my $ .002
Rpc_address defaults to localhosts that if not set, picks value from
dns/hostname file. May be you can try setting rpc_address:
- see if this helps!
From: Marek Kadek -T (mkadek - CONSOL PARTNERS LTD at Cisco)
[mailto:mka...@cisco.com]
Sent: Wednesday, December 06, 2017 2
That's also an option but it's better to repair before and after if
possible, if you don't repair beforehand you could end up missing some
replicas until you repair after replacement, which could cause queries to
return old/no data. Alternatively you could use ALL after replacing until
the repair c
Hi,
I have a custom secondary index that works well with Cassandra, I put the jar
file in Cassandra's lib folder before starting Cassandra, maybe you can try to
do the same thing?
I don't think that Cassandra's class loader is dynamic, you need to have your
jars in the classpath before startin
11 matches
Mail list logo