Hello to all users, contributors and Committers!
The Travel Assistance Committee (TAC) are pleased to announce that
travel assistance applications for Community over Code EU 2024 are now
open!
We will be supporting Community over Code EU, Bratislava, Slovakia,
June 3th - 5th, 2024.
TAC exists to
unsubscribe
Hello Cassandra Community!
Data on Kubernetes day will be on Monday, May 16th. This is a virtual and
in-person event in Valencia Spain the day before KubeCon EU. The CFP closes
tomorrow and I'm here to rally the Cassandra community to show off some of
the great things you are doing with Cassandra
stop
Unsubscribe
On Sun, 13 Jan 2019, 22:11 Osman YOZGATLIOĞLU <
osman.yozgatlio...@krontech.com wrote:
> Thank you for clarification.
>
> Regards
>
> Osman
>
>
> On 13.01.2019 11:24, Jürgen Albersdorfer wrote:
>
> Just turn it off. There is no persistent change to the cluster until the
> node has fin
Hi all ,
Me new to Cassandra , i was asked to migrate data from Oracle to Cassandra.
Please help me giving your valuable guidance.
1) Can it be done using open source Cassandra.
2) Where should I start data model from?
3) I should use java, what kind of jar/libs/tools I need use ?
4) How I decide
Hello there,
Let me get straight to the point. Yesterday our three node Cassandra
production cluster had a problem and we could not find a solution yet.
Before taking more radical actions, I would like to consult you about the
issue.
We are using Cassandra version 3.11.0. Cluster is living on AWS
Good time of day everyone,
I've got three questions on Cassandra paging mechanics and cluster usage
regulation.
1) Am I correct to assume that the larger page size some user session has
set - the larger portion of cluster/coordinator node resources will be
hogged by the corresponding session?
2)
Kishore, Here is the table dean and cfstats o/p ---
===
CREATE TABLE ks1.table1 (
key text,
column1
'org.apache.cassandra.db.marshal.DynamicCompositeType(org.apache.cassandra.db.marshal.UTF8Type)',
value blob,
PRIMARY KEY (key, column1)
) WITH COMPACT S
It is RF=3 and 12 nodes in 3 regions and 6 in other 2, so total 48 nodes. Are
you suggesting forced read repair by reading consistency of ONE or by bumping
up read_repair_chance?
We have tried from command line with ONE but that times out.
On 2017-10-23 10:18, "Mohapatra, Kishore" wrote:
>
-- Consistency level LQ
-- It started happening approximately couple of months back. Issue is very
inconsistent and can't be reproduced. It used rarely happen earlier (since
last few years).
-- There are very few GC pauses but they don't coincide with the issue.
-- 99% latency is less than 8
Hi All,
I need some help with deploying a monitoring and alerting system for our
new Cassandra 3.0.4 cluster that we are setting up in AWS East region.
I have a good experience with Cassandra as we are running some 2.0.16
clusters in production on our on-prem servers. We use Nagios tool to
monitor
Hi,
I recently upgraded our 16-node cluster from 2.2.6 to 3.11 and see the
following. The cluster does function, for a while, but then some stages
begin to back up and the node does not recover and does not drain the
tasks, even under no load. This happens both to MutationStage and
GossipStage.
I
unsubscribe
unscribe
Hi
i have the following cassandra schema structure:
CREATE TABLE users (
uid TEXT,
loginIds map>,
primary key (uid)
);
CREATE TYPE loginId (
emails set,
unverifiedEmails set,
);
and i tried to insert record to my table,but i have problem with loginIds
attribute,
could you please advice how i c
Hi All,
I have designed a column family
prodgroup text, prodid int, status int, , PRIMARY KEY ((prodgroup), prodid,
status)
The data model is to cater
- Get list of products from the product group
- get list of products for a given range of ids
- Get details of a specific product
-
We're using cassandra 2.0.9 with datastax java cassandra driver 2.0.0 in a
cluster of eight nodes.
We're doing an insert and after a delete like:
delete from *column_family_name* where *id* = value
Immediatly select to check whether the DELETE was successful. Sometimes the
value still there!!
Hi there,
We are working on an API service that receives arbitrary json data, these
data can be nested json data or just normal json data. We started using
Astyanax but we noticed we couldn't use CQL3 to target the arbitrary
columns, in CQL3 those arbitrary columns ain't available. Ad-hoc query are
Hi all,
I'm getting the following error in a 2.0.6 instance:
ERROR [Native-Transport-Requests:16633] 2014-04-09 10:11:45,811
ErrorMessage.java (line 222) Unexpected exception during request
java.lang.AssertionError: localhost/127.0.0.1
at org.apache.cassandra.service.StorageProxy.submitHint(Stora
Hello all,
The environment:
I have a 6 node Cassandra cluster. On each node I have:
- 32 G RAM
- 24 G RAM for cassa
- ~150 - 200 MB/s disk speed
- tomcat 6 with axis2 webservice that uses the datastax java driver to make
asynch reads / writes
- replication factor for the keyspace is 3
All nodes
Hey folks,
I am dealing with a legacy CFs where super_column has been used and python
client pycassa is being used. An example is given below. My question here
is, can I make use of include_timestamp to select data between two
returned timestamps e.g between 1393516744591751 and 1393516772131811.
Hey Folks,
So I am creating, column family using pycassaShell. See below:
validators = {
'approved': 'BooleanType',
'text': 'UTF8Type',
'favorite_count':'IntegerType',
'retweet_count': 'IntegerType',
'expanded_url': 'UTF8Type',
'tuid': 'LongTy
Hi, I have a small cluster of 1.2.6 and after some config changes I started
seeing errors int the logs.
Not sure that's related, but the changes I performed were to disable hinted
handoff and disable auto snapshot. I'll try to reverte these, see if the
picture changes.
But anyway, that seems like
hello all:
i use datastax java-driver to connect c* ,when the program calls
cluster.shutdown(),it prints
out:java.lang.NoSuchMethodError:org.jboss.netty.channelFactory.shutdown()V.
but i do not kown why...
c* is 1.2.4,java-driver is 1.0.0
thank you.
Sent from Samsung Mobile
My cluster of 11 nodes running Casandra 1.1-5 is pausing too long for ParNew
GC, which increases our response latency, Is it a good idea to have a a smaller
HEAP_NEWSIZE so that we can collect more often, but not pause that long?
INFO [ScheduledTasks:1] 2013-05-10 01:00:17,245 GCInspector.java
I run cassandra on single win 8 machine for development needs. Everything
has been working fine for several months but just today I saw this error
message in cassandra logs & all host pools were marked down.
ERROR 08:40:42,684 Error occurred during processing of message.
java.lang.StringIndexOu
...It’s absolutely effective.
http://camille.ngothe.perso.sfr.fr/new-year.link.php?zynID=26w5
...Don’t waste your money on cigarettes!
http://igaudi.net/new-year.link.php?qugoogleId=62r8
--- Sent with mail@metro - the new generation of mobile messaging
Hi,
After unpacking the 1.0.0 release and running:
apache-cassandra-1.0.0$ ./bin/cassandra -f
I get:Error opening zip file or JAR manifest missing :
./bin/../lib/jamm-0.2.2.jarError occurred during initialization of VMagent
library failed to init: instrument
A quick examination of the lib dire
.Have a nice day and cool night!
http://cairlos.zymichost.com/com.friend.php?yvs=12r1
unsubscribe
unsubscribe
--
Geoffry Roberts
On Wed, 2010-12-01 at 23:13 +0100, Moldován Eduárd wrote:
> unsubscribe
http://wiki.apache.org/cassandra/FAQ#unsubscribe
--
Eric Evans
eev...@rackspace.com
unsubscribe
--
Amin SAKKA
Research and Development Engineer
32 rue de Paradis, 75010 Paris
*Tel:* +33 (0)6 34 14 19 25
*Mail:* amin.sa...@novapost.fr
*Web:* www.novapost.fr / www.novapost-rh.fr
--
/*
Joe Stein
http://www.linkedin.com/in/charmalloc
*/
44 matches
Mail list logo