answer was
to restart the service.
On 5/23/25 10:46 PM, Courtney wrote:
Some updates after getting back to this. I did hardware tests and
could not find any hardware issues. Instead of trying a replace, I
went the route of removing the dead node entirely and then adding in a
new node.
The new
peatedly fails at a certain place, I would suspect some sort
of data corruption or disk error, resulting in the data cannot be read or
deserialised correctly. But this is just a guess, and I could be wrong.
On 16/05/2025 01:14, Courtney wrote:
I checked all the logs and really couldn't fi
d suspect
some sort of data corruption or disk error, resulting in the data
cannot be read or deserialised correctly. But this is just a guess,
and I could be wrong.
On 16/05/2025 01:14, Courtney wrote:
I checked all the logs and really couldn't find anything. I couldn't
fi
tc., on the new
node, and other nodes in the cluster too. Also, I would try `nodetool
bootstrap resume` on the replacement node.
On 12/05/2025 09:53, Courtney wrote:
Hello everyone,
I have a cluster with 2 datacenters. I am using
GossipingPropertyFileSnitch as my endpoint snitch. Cassandra vers
high
in /etc/security/limits.conf. Checking /proc//limits shows the
values are high. I've replaced nodes before like this without issue, but
this one is causing me grief. Is there anything more I can do?
Courtney
be great to see
> that type of participation again.
>
> Thank you,
> Edward
>
--
Courtney Robinson
court...@crlog.info
http://crlog.info
07535691628 (No private #s)
I was hoping someone could share their opinions on the following CF designs or
suggest a better way of doing it.
My app is constantly receiving new data that contains URLs. I was
thinking of hashing this URL to form a key. The data is a JSON object with
several properties. For now many of its pr
ut this is also a limitation with the Thrift API -- it's
not CQL specific. It turns out that deleting a slice of columns is
difficult. There's an old JIRA ticket somewhere that describes the
issues.
On Sun, Apr 17, 2011 at 7:45 PM, Courtney Robinson
wrote:
Looking at the CQL spec, i
Looking at the CQL spec, it doesn’t seem to be possible to delete a range of
columns for a given key without specifying the individual columns to be
removed, for e.g.
DELETE col1 .. col20 from CF WHERE KEY=
Am I correct in thinking so or have I missed that somewhere?
For anyone using Codeigniter and interested. I've written a little library
to integrate
Codeigniter with PHPcassa and consequently Cassandra.
It provides you with access to code igniter's $this-db instance that only
has
the library's methods and phpcassa's.
Follow up tutorial
http://crlog.info
e this fix, so you may want to
compare performance numbers before and after.
On Sun, Mar 6, 2011 at 8:03 PM, Courtney wrote:
We're in a bit of a predicament, we have an e-music store currently built in
PHP using codeigniter/mysql...
The current system has 100+K users and a decent song c
We're in a bit of a predicament, we have an e-music store currently built in
PHP using codeigniter/mysql...
The current system has 100+K users and a decent song collection. Over the last
few months I've been playing with
Cassandra... needless to say I'm impressed but I have a few questions.
First
Anyone else in London interested in this?
--
From: "Jonathan Ellis"
Sent: Monday, February 14, 2011 10:30 PM
To: "user"
Subject: Fwd: SPA2011 - June 12th-15th - BCS London, UK - Call for Sessions
In case any of the London crowd is interested:
Anyone else in London interested in this?
--
From: "Jonathan Ellis"
Sent: Monday, February 14, 2011 10:30 PM
To: "user"
Subject: Fwd: SPA2011 - June 12th-15th - BCS London, UK - Call for Sessions
In case any of the London crowd is interested:
Does anyone have a working 0.7 thrift example in PHP...?
I compiled 0.5 version of thrift and built the PHP bindings
but when I try to run the php example on the wiki I get
TException: Error: Attempt to send non-object type as a T_STRUCT
It may also be an idea to check the node's memory usage. I encountered this on
a few occasions and I simply killed
any unneeded process that was eating away my node's memory. In each instance it
worked fine after there was about 300MB of free memory
From: Patricio Echagüe
Sent: Sunday, January
ctor as a layer.
--
From: "Ran Tavory"
Sent: Saturday, September 25, 2010 1:41 PM
To:
Subject: Re: Cassandra for graph data structure
Courtney this certainly sounds interesting and as Nate suggested we're
always looking for valuable contribu
?Nate & Lucas thanks for the responses.
Nate, I think it would be asking a bit much to suggest the hector team
implement convenience methods for
a graph representations. But if we went ahead and forked hector, I'd be sure
to contribute back what i can and just release it as another client
or if
?Apoligies for the first e-mail with the misleading subject i was reading a
thread and mistakenly replied
I've been using Cassandra for a while now and no problems. I have a new
project coming up now that we're penciling out the data structure for.
The best we've come up with has turned into a
predicate, ConsistencyLevel
consistency_level) throws InvalidRequestException, UnavailableException,
TimedOutException, TException;
In the SlicePredicate.SliceRange, set start and finish to empty, count to x
2010/9/14 Courtney Robinson
Is it possible to get the first x columns from a row
Is it possible to get the first x columns from a row without knowing the
column names?
So far i've been working with just grabbing all the columns in a row or just
getting a specific column that i know the name of.
If it is possible, can anyone point me in the right direction of how to do
this?
ion he was saying that if its a normal
row i.e not Super, there is a limit but if the said row is within a structure
of type Super then there is a potentially unbounded
amount of columns to be had.
Is my original understanding correct, have i just misinterpreted his article?
regards,
Courtney
I haven't looked at your previos e-mail( s) or the responses to them but have a
look at
http://prettyprint.me/2010/02/14/running-cassandra-as-an-embedded-service/
the post was written by one of the guys who maintains the hector cassandra
client.
In any case the simple and short answer is yes, h
any presentation or the
like where its mentioned so I can get a better idea of what its for.
Thanks,
Courtney
24 matches
Mail list logo