Quantcast
Channel: DataStax Support Forums » Recent Topics
Browsing latest articles
Browse All 387 View Live

snake64 on "Bulk loading in cassandra"

Hi everyone,well let's see...I want to bulk a csv, with a 700.000 registers, in a table created in a keyspace. I read some blogs where described carefully how to do this. at first i tried with the...

View Article


snake64 on "SStableloader exception"

Hi everyone, well now I'm in the step of bulk the sstableloader over my tables in the keyspace. i have 3 nodes ready and configurated, so i proceed to use the sstableloader. At first everything is...

View Article


Anonymous on "FreeBSD OpsCenter Agent"

Hi,We're running a trial setup of Cassandra and want to setup OpsCenter. We use FreeBSD as the operating system. Cassandra is up and running on a couple of nodes and we've got OpsCenter up and running...

View Article

l2l on "OpsCenter Agent error"

I am new to cassandra and trying to setup single node and OpsCenter on seperate Linux box. Cassandra and Opcenter started with no errors, but when the agent is started, I'm seeing connection problems,...

View Article

Anonymous on "OpCenter : Error install agent"

Hi,I have installed successfully OpsCenter from the Debian package.When I've tried the automatic installation of the agent I got this error (when i click on the button "install on all nodes" : Error...

View Article


tristanls on "Caused by: java.lang.ClassNotFoundException:...

Do I need to do something extra to work with DataImportHandler?I'm trying to get the DataImportHandler to work. I start dse using:./bin/dse -v3.0./bin/dse cassandra -sI upload solrconfig.xml,...

View Article

mharwida on "Cassandra and Hadoop"

Hi,I see the following messages on the console after issuing a dump in Pig. I have previously loaded the data from a Cassandra table which has over 15 Million records into a pig relation. I'm running a...

View Article

mharwida on "Memory Leak."

Hi,I'm getting the following message in my Cassandra console;SEVERE: The web application [/solr] appears to have started a thread named [SolrSecondaryIndex reloader thread.] but has failed to stop it....

View Article


rmenn on "Error Installing Opscenter Community"

I see the following error while trying to install opscenter, any insights on why this is occurring.yum install opscenter-free -y Loaded plugins: priorities, update-motd, upgrade-helper 690 packages...

View Article


Vinod on "LDAP integration with Opscenter URL"

I have checked the Datastax documentation but could not find any reference which mentions how to authenticate opscenter URL with LDAP. Is there any documentation available in this matter.Thanks in...

View Article

russss on "Adding cluster: "Error creating cluster: Call to /cluster-configs...

On trying to add an existing Cassandra 2.0 cluster to OpsCenter Free 3.2.2, the web interface gives me "Error creating cluster: Call to /cluster-configs timed out.". The log 2013-09-26 14:41:53+0000 []...

View Article

Lauro on "Error when importing from Postgresql to Cassandra using Sqoop."

I am following the documentation and I used the following command to import a small table from postgresql to cassandra:./dse sqoop import --connect jdbc:postgresql://127.0.0.1/mydb --username ***...

View Article

aldep on "8GB memory limit with Java 7"

Datastax recommends to have 8GB limit on JVM's memory “In most cases, the capability of Java 6 to gracefully handle garbage collection above 8GB quickly diminishes.”Is it the still the case with Java...

View Article


neethusabraham on "Not able to view data through Hive mapping to Cassandra"

Hi, After loading data from Oracle DB to Cassandra via Sqoop, I was able to view my data through both Cassandra and Hive. I was told that while doing so, 2 files would be generated for each, creating...

View Article

rookie7799 on "Java Driver"

Hello all,I have a question regarding Java Driver and CQL3. WE have a simple table: CREATE TABLE test ( profile_id int, gender int, PRIMARY KEY (profile_id) ); When we run: ResultSet results =...

View Article

Browsing latest articles
Browse All 387 View Live