-
I installed a two-node cluster cassandra. When you try to add a third node(from OpsCenter), an error occurs: FAILURE: Timed out waiting to finish installing DataStax AMI.
Additional information:
##
…
-
I was trying out scylla using docker on my mac and on command line it says
Starting listening for CQL clients on 172.17.0.10:9042...
Seastar HTTP server listening on 172.17.0.10:10000
but if i were …
-
The README says that this script was designed to run on the output of Spark 1.2.1 or later. But I also saw that there is a commit that adds support for parsing logs from before 1.2.0. I remember from …
-
I'm trying to create a dse cluster but I keep getting an invalid url error. I manually downloaded dse (mac) from the webpage so I had to register and I got a username and password. I'm using this user…
-
Hi y'all, kind of at a loss here. Using Priam v2.0.8.39 with DataStax Enterprise 4.5.1 and have been trying to leverage Priam's great capabilities as a management/admin tool. I've written a script t…
-
When I took over the Priam project about a year ago, The TuneCassandra class had a lot of if/else branch statements to catch differences in the version of cassandra being used. Unfortunately this was …
-
Hi Dmitry,
I try your build with cassandra 1.2.3/hive 0.9.0, I have a issue that I always get the duplicated records in Hive.
Cassandra column family:
CREATE COLUMN FAMILY users
WITH comparator = UTF…
-
Hi I just faced an issue trying to use the following image to create a I2.2xLarge Cassandra 1.2.8 node:
DataStax Auto-Clustering AMI 2.5.1-hvm - ami-ada2b6c4 with User Data : "--clustername Expand --…
-
I'm using Cassandra 2.0.9 from Apache with Stargate 0.95.
I tested on :
Windows 2k8 with JDK 1.7.0_25.
Linux Red Hat Enterprise Linux Server release 6.4 with JDK 1.7.0_60
I dropped the Stargate jars …
-
Hi,
I have setup an EC2 cluster for Spark 0.9.1 and Datastax Cassandra Enterprise 4.5 using their respective official AMI.
When I try to run one of the Spark application on AWS which is using Calli…