hi,
I am using pycass with cassandra 0.6.3 and encountered this error while
inserting a column. The offending characters are in a column value. Could
anyone shed some light on this issue?
UserAgent: UnkownUA
Referer:
Traceback (most recent call last):
File "../application/model/status2.py",
I was wondering if there will be a document on how to do it?
Sent from my iPhone
I was able to reproduce this exception consistently. Then I realized that in
/etc/default/cassandra
JVM_START_MEM="256"
It was set to 256 (Bytes). Before It was 128M. I changed it to 256M and made
sure that the -Xmx and -Xms in casandra.in.sh and /etc/init.d/cassandra are all
in sync.
After
i saw this in the kernel log: jsvc uses 32-bit capabilitie. Is this right?
our server is
Linux 2.6.32-23-generic #37-Ubuntu SMP Fri Jun 11 08:03:28 UTC 2010 x86_64
GNU/Linux
On Jul 15, 2010, at 11:04 AM, Claire Chang wrote:
> I am using Random Partitioner. The other 2 nodes are working f
/data/Musubi/Conn-26-Data.db.
21687831/21675414 bytes for 72901 keys. Time: 1666ms.
Any help is MUCH appreciated!
claire
On Jul 15, 2010, at 10:43 AM, Claire Chang wrote:
> I am trying to set up a 3 node cluster. RF=3 and CL=1 for most of the
> request. The initial seeding took about 1 h
I am trying to set up a 3 node cluster. RF=3 and CL=1 for most of the request.
The initial seeding took about 1 hour to complete which loaded each node with
2G of data. After the seeding completed, one node started having this exception
and hung. Read/Write with CL=ALL timed out but CL=QUORUM wa
this problem came back.
What could be the issue?
thanks,
Claire
On Jul 14, 2010, at 7:22 PM, Claire Chang wrote:
> I have 3 nodes A, B, C with RF=3. When I configure the cluster and before
> start taking any read/write request, I first start A, put A itself as seed
> (following in th
I have 3 nodes A, B, C with RF=3. When I configure the cluster and before start
taking any read/write request, I first start A, put A itself as seed (following
in the instructions on wiki), and then start B (put A as the seed) and then
start C (also put A as the seed).
B and C seem joining the
my keys are sequential integers and i use random partitioner in a multi-node
cluster. In this case, do I still have to specify initialToken?
thanks,
claire
Do I have to leave the hinted hand off ON for all servers?
thanks,
claire
On Jun 24, 2010, at 9:50 PM, Jonathan Ellis wrote:
> Yes
>
> On Thu, Jun 24, 2010 at 10:33 PM, Claire Chang
> wrote:
>> if not? I assume upgrading from .6.2 from .6.1 is just updating the server
>&g
if not? I assume upgrading from .6.2 from .6.1 is just updating the server
binary?
thanks,
Claire
11 matches
Mail list logo