答复: sstabledump and liveness_info question

2018-06-10 Thread Xiangfei Ni
Hi Anyone can help on this would be highly appreciated. Best Regards, 倪项菲/ David Ni 中移德电网络科技有限公司 Virtue Intelligent Network Ltd, co. Add: 2003,20F No.35 Luojia creative city,Luoyu Road,Wuhan,HuBei Mob: +86 13797007811|Tel: + 86 27 5024 2516 发件人: Xiangfei Ni 发送时间: 2018年6月8日 13:37 收件人: user 主题:

答复: 答复: Re: cassandra update vs insert + delete

2018-05-27 Thread Xiangfei Ni
: Fwd: 答复: Re: cassandra update vs insert + delete It seems that i can't update a part of primary key in cqlsh update: message "PRIMARY Key part column found in SET part" Sent using Zoho Mail<https://www.zoho.com/mail/> Forwarded message ==

Fwd: 答复: Re: cassandra update vs insert + delete

2018-05-27 Thread onmstester onmstester
rg"<user@cassandra.apache.org> Date : Mon, 28 May 2018 11:04:06 +0430 Subject : 答复: Re: cassandra update vs insert + delete Forwarded message Yes, you are correct. Best Regards, 倪项菲/ David Ni 中移德电网络科技有限公司 Virtue Intelligent Network Ltd, co.

答复: Re: cassandra update vs insert + delete

2018-05-27 Thread Xiangfei Ni
Yes, you are correct. Best Regards, 倪项菲/ David Ni 中移德电网络科技有限公司 Virtue Intelligent Network Ltd, co. Add: 2003,20F No.35 Luojia creative city,Luoyu Road,Wuhan,HuBei Mob: +86 13797007811|Tel: + 86 27 5024 2516 发件人: onmstester onmstester 发送时间: 2018年5月28日 14:33 收件人: user 主题: Fwd: Re: cassandra upda

答复: upgrade from 3.9 to 3.11.2

2018-05-03 Thread Xiangfei Ni
Thanks very much,Hannu,I got your point. Best Regards, 倪项菲/ David Ni 中移德电网络科技有限公司 Virtue Intelligent Network Ltd, co. Add: 2003,20F No.35 Luojia creative city,Luoyu Road,Wuhan,HuBei Mob: +86 13797007811|Tel: + 86 27 5024 2516 发件人: Hannu Kröger 发送时间: 2018年5月3日 15:16 收件人: user@cassandra.apache.or

答复: upgrade from 3.9 to 3.11.2

2018-05-03 Thread Xiangfei Ni
Thanks Hannu, Another question is that,do I need to stop the frontend application during the upgrade? I have 3 nodes cluster,let’s say: Cassandra01 Cassandra02 Cassandra03 First I upgrade the cassandra01 node, 1,nodetool drain 2,backup data 3,install new binary 4,configure the configuration file

答复: 答复: 答复: Cassandra 3.7 - Problem with Repairs - all nodes failing

2018-04-20 Thread Xiangfei Ni
: Re: 答复: 答复: Cassandra 3.7 - Problem with Repairs - all nodes failing Hi, I believe there is no such official apache documentation, and since Datastax removed the old guide to redirect to the apache one, you are left with Google to look for guidance. As a general advice (from what I can recall

Re: 答复: 答复: Cassandra 3.7 - Problem with Repairs - all nodes failing

2018-04-20 Thread Nicolas Guyomar
科技有限公司 > > Virtue Intelligent Network Ltd, co. > > Add: 2003,20F No.35 Luojia creative city,Luoyu Road,Wuhan,HuBei > > Mob: +86 13797007811|Tel: + 86 27 5024 2516 > > > > *发件人:* Nicolas Guyomar > *发送时间:* 2018年4月20日 15:44 > *收件人:* user@cassandra.apache.org > *主题:*

答复: 答复: Cassandra 3.7 - Problem with Repairs - all nodes failing

2018-04-20 Thread Xiangfei Ni
Luojia creative city,Luoyu Road,Wuhan,HuBei Mob: +86 13797007811|Tel: + 86 27 5024 2516 发件人: Nicolas Guyomar 发送时间: 2018年4月20日 15:44 收件人: user@cassandra.apache.org 主题: Re: 答复: Cassandra 3.7 - Problem with Repairs - all nodes failing Hi, You can have a look to https://github.com/apache/cassandra

Re: 答复: Cassandra 3.7 - Problem with Repairs - all nodes failing

2018-04-20 Thread Nicolas Guyomar
Hi, You can have a look to https://github.com/apache/cassandra/blob/trunk/NEWS.txt which list every modification / advice for upgrading between each C* version On 20 April 2018 at 09:25, Xiangfei Ni wrote: > By the way,is there official documentation for online upgrade cassandra > from 3.9 to

答复: Cassandra 3.7 - Problem with Repairs - all nodes failing

2018-04-20 Thread Xiangfei Ni
By the way,is there official documentation for online upgrade cassandra from 3.9 to 3.11.2 which I can follow? Best Regards, 倪项菲/ David Ni 中移德电网络科技有限公司 Virtue Intelligent Network Ltd, co. Add: 2003,20F No.35 Luojia creative city,Luoyu Road,Wuhan,HuBei Mob: +86 13797007811|Tel: + 86 27 5024 2516

Re: 答复: Time serial column family design

2018-04-17 Thread Eric Plowe
Jon, Great article. Thank you. (I have nothing to do with this issue, but I appreciate nuggets of information I glean from the list) Regards, Eric On Tue, Apr 17, 2018 at 10:57 PM Jonathan Haddad wrote: > To add to what Nate suggested, we have an entire blog post on scaling time > series data

Re: 答复: Time serial column family design

2018-04-17 Thread Jonathan Haddad
To add to what Nate suggested, we have an entire blog post on scaling time series data models: http://thelastpickle.com/blog/2017/08/02/time-series-data-modeling-massive-scale.html Jon On Tue, Apr 17, 2018 at 7:39 PM Nate McCall wrote: > I disagree. Create date as a raw integer is an excellen

答复: 答复: Time serial column family design

2018-04-17 Thread Xiangfei Ni
: user@cassandra.apache.org 主题: Re: 答复: Time serial column family design Hi David, Could you describe why you chose to include the create date in the partition key? If the vin in enough "partitioning", meaning that the size (number of rows x size of row) of each partition is less than 1

Re: 答复: Time serial column family design

2018-04-17 Thread Nate McCall
I disagree. Create date as a raw integer is an excellent surrogate for controlling time series "buckets" as it gives you complete control over the granularity. You can even have multiple granularities in the same table - remember that partition key "misses" in Cassandra are pretty lightweight as th

Re: 答复: Time serial column family design

2018-04-17 Thread Javier Pareja
Hi David, Could you describe why you chose to include the create date in the partition key? If the vin in enough "partitioning", meaning that the size (number of rows x size of row) of each partition is less than 100MB, then remove the date and just use the create_time, because the date is already

Re: 答复: Time serial column family design

2018-04-17 Thread Nate McCall
Your table design will work fine as you have appropriately bucketed by an integer-based 'create_date' field. Your goal for this refactor should be to remove the "IN" clause from your code. This will move the rollup of multiple partition keys being retrieved into the client instead of relying on th

答复: Time serial column family design

2018-04-17 Thread Xiangfei Ni
Hi Nate, Thanks for your reply! Is there other way to design this table to meet this requirement? Best Regards, 倪项菲/ David Ni 中移德电网络科技有限公司 Virtue Intelligent Network Ltd, co. Add: 2003,20F No.35 Luojia creative city,Luoyu Road,Wuhan,HuBei Mob: +86 13797007811|Tel: + 86 27 5024 2516 发件人:

答复: nodetool repair and compact

2018-04-02 Thread Xiangfei Ni
Hi James and Jon, Thank you very much for your advice, I will go through the article. By the way,is there any official documentation for instructing the detail of nodetool command,the web pages in datastax are just brief instruction. Best Regards, 倪项菲/ David Ni 中移德电网络科技有限公司 Virtue Intelligent N

RE: 答复: 答复: A node down every day in a 6 nodes cluster

2018-03-28 Thread Kenneth Brotman
@cassandra.apache.org Subject: RE: 答复: 答复: A node down every day in a 6 nodes cluster If you think that will fix the problem, maybe you could add a little more memory to each machine as a short term fix. From: Xiangfei Ni [mailto:xiangfei...@cm-dt.com] Sent: Wednesday, March 28, 2018 5:24 AM To: user

RE: 答复: 答复: A node down every day in a 6 nodes cluster

2018-03-28 Thread Kenneth Brotman
If you think that will fix the problem, maybe you could add a little more memory to each machine as a short term fix. From: Xiangfei Ni [mailto:xiangfei...@cm-dt.com] Sent: Wednesday, March 28, 2018 5:24 AM To: user@cassandra.apache.org Subject: 答复: 答复: 答复: A node down every day in a 6 nodes

答复: 答复: 答复: A node down every day in a 6 nodes cluster

2018-03-28 Thread Xiangfei Ni
Brotman 发送时间: 2018年3月28日 20:16 收件人: user@cassandra.apache.org 主题: RE: 答复: 答复: A node down every day in a 6 nodes cluster David, Did you figure out what to do about the data model problem? It could be that your data files finally grow to the point that the data model problem caused the Java heap

RE: 答复: 答复: A node down every day in a 6 nodes cluster

2018-03-28 Thread Kenneth Brotman
model. Kenneth Brotman From: Kenneth Brotman [mailto:kenbrot...@yahoo.com] Sent: Wednesday, March 28, 2018 4:46 AM To: 'user@cassandra.apache.org' Subject: RE: 答复: 答复: A node down every day in a 6 nodes cluster Was any change to hardware done around the time the problem star

RE: 答复: 答复: A node down every day in a 6 nodes cluster

2018-03-28 Thread Kenneth Brotman
-dt.com] Sent: Wednesday, March 28, 2018 4:40 AM To: user@cassandra.apache.org Subject: 答复: 答复: 答复: A node down every day in a 6 nodes cluster Hi Kenneth, The cluster has been running for 4 months, The problem occurred from last week, Best Regards, 倪项菲/ David Ni 中移德电网络科技有限公司

答复: 答复: 答复: A node down every day in a 6 nodes cluster

2018-03-28 Thread Xiangfei Ni
: Kenneth Brotman 发送时间: 2018年3月28日 19:34 收件人: user@cassandra.apache.org 主题: RE: 答复: 答复: A node down every day in a 6 nodes cluster David, How long has the cluster been operating? How long has the problem been occurring? Kenneth Brotman From: Jeff Jirsa [mailto:jji...@gmail.com] Sent: Tuesday, March 27

RE: 答复: 答复: A node down every day in a 6 nodes cluster

2018-03-28 Thread Kenneth Brotman
David, How long has the cluster been operating? How long has the problem been occurring? Kenneth Brotman From: Jeff Jirsa [mailto:jji...@gmail.com] Sent: Tuesday, March 27, 2018 7:00 PM To: Xiangfei Ni Cc: user@cassandra.apache.org Subject: Re: 答复: 答复: A node down every day in a 6

Re: 答复: 答复: A node down every day in a 6 nodes cluster

2018-03-27 Thread Jeff Jirsa
st Regards, > > 倪项菲/ David Ni > 中移德电网络科技有限公司 > Virtue Intelligent Network Ltd, co. > > Add: 2003,20F No.35 Luojia creative city,Luoyu Road,Wuhan,HuBei > Mob: +86 13797007811|Tel: + 86 27 5024 2516 > > 发件人: Jeff Jirsa > 发送时间: 2018年3月27日 11:50 > 收件人: Xiangfei Ni

答复: 答复: A node down every day in a 6 nodes cluster

2018-03-27 Thread Xiangfei Ni
,Wuhan,HuBei Mob: +86 13797007811|Tel: + 86 27 5024 2516 发件人: Xiangfei Ni 发送时间: 2018年3月28日 9:45 收件人: Jeff Jirsa 抄送: user@cassandra.apache.org 主题: 答复: 答复: A node down every day in a 6 nodes cluster Hi Jeff, Today another node was shutdown,I have attached the exception log file,could you

答复: 答复: A node down every day in a 6 nodes cluster

2018-03-27 Thread Xiangfei Ni
: + 86 27 5024 2516 发件人: Jeff Jirsa 发送时间: 2018年3月27日 11:50 收件人: Xiangfei Ni 抄送: user@cassandra.apache.org 主题: Re: 答复: A node down every day in a 6 nodes cluster Only one node having the problem is suspicious. May be that your application is improperly pooling connections, or you have a hardware

RE: RE: 答复: A node down every day in a 6 nodes cluster

2018-03-27 Thread Rahul Singh
m/en/cassandra/3.0/cassandra/operations/opsReplaceLiveNode.html > > Kenneth Brotman > > > From: Xiangfei Ni [mailto:xiangfei...@cm-dt.com] > Sent: Tuesday, March 27, 2018 5:44 AM > To: user@cassandra.apache.org > Subject: Re:RE: 答复: A node down every day in a 6 nodes clu

RE: RE: 答复: A node down every day in a 6 nodes cluster

2018-03-27 Thread Kenneth Brotman
/operations/opsReplaceLiveNode.html Kenneth Brotman From: Xiangfei Ni [mailto:xiangfei...@cm-dt.com] Sent: Tuesday, March 27, 2018 5:44 AM To: user@cassandra.apache.org Subject: Re:RE: 答复: A node down every day in a 6 nodes cluster Thanks,Kenneth,this is production database,and it is

Re:RE: 答复: A node down every day in a 6 nodes cluster

2018-03-27 Thread Xiangfei Ni
[mailto:xiangfei...@cm-dt.com] Sent: Tuesday, March 27, 2018 3:27 AM To: Jeff Jirsa Cc: user@cassandra.apache.org Subject: 答复: 答复: A node down every day in a 6 nodes cluster Thanks Jeff, So your suggestion is to first resolve the data model issue which cause wide partition,right? Best Regards

RE: 答复: A node down every day in a 6 nodes cluster

2018-03-27 Thread Kenneth Brotman
David, Can you replace the misbehaving node to see if that resolves the problem? Kenneth Brotman From: Xiangfei Ni [mailto:xiangfei...@cm-dt.com] Sent: Tuesday, March 27, 2018 3:27 AM To: Jeff Jirsa Cc: user@cassandra.apache.org Subject: 答复: 答复: A node down every day in a 6 nodes

答复: 答复: A node down every day in a 6 nodes cluster

2018-03-27 Thread Xiangfei Ni
5024 2516 发件人: Jeff Jirsa 发送时间: 2018年3月27日 11:50 收件人: Xiangfei Ni 抄送: user@cassandra.apache.org 主题: Re: 答复: A node down every day in a 6 nodes cluster Only one node having the problem is suspicious. May be that your application is improperly pooling connections, or you have a hardware problem. I

答复: 答复: A node down every day in a 6 nodes cluster

2018-03-27 Thread Xiangfei Ni
@cassandra.apache.org 主题: Re: 答复: A node down every day in a 6 nodes cluster Only one node having the problem is suspicious. May be that your application is improperly pooling connections, or you have a hardware problem. I dont see anything in nodetool that explains it, though you certainly have a data

答复: 答复: A node down every day in a 6 nodes cluster

2018-03-26 Thread Xiangfei Ni
27 5024 2516 发件人: daemeon reiydelle 发送时间: 2018年3月27日 11:42 收件人: user 主题: Re: 答复: A node down every day in a 6 nodes cluster Look for errors on your network interface. I think you have periodic errors in your network connectivity <==> "Who do you think made the first stone

Re: 答复: A node down every day in a 6 nodes cluster

2018-03-26 Thread Jeff Jirsa
Only one node having the problem is suspicious. May be that your application is improperly pooling connections, or you have a hardware problem. I dont see anything in nodetool that explains it, though you certainly have a data model likely to cause problems over time (the cardinality of rt_ac_sta

Re: 答复: A node down every day in a 6 nodes cluster

2018-03-26 Thread daemeon reiydelle
Look for errors on your network interface. I think you have periodic errors in your network connectivity <==> "Who do you think made the first stone spear? The Asperger guy. If you get rid of the autism genetics, there would be no Silicon Valley" Temple Grandin *Daemeon C.M. ReiydelleSan Fr

Re: 答复: 答复: A difficult data model with C*

2016-11-10 Thread Benjamin Roth
>* wrote >>> >>> The solution maybe work. However, the play list will grow over time and >>> somebody maybe has ten thousands that will slow down the query and sort . >>> Do you mean the oldest one should be removed when a new play is added? >>> >>> BTW, the ve

Re: 答复: 答复: A difficult data model with C*

2016-11-10 Thread Gang Liu
that will slow down the query and sort . >> Do you mean the oldest one should be removed when a new play is added? >> >> BTW, the version is 2.1.16 in our live system. >> >> >> BRs, >> >> BEN >> -- >> >>

Re: 答复: 答复: A difficult data model with C*

2016-11-10 Thread Benjamin Roth
gt; >>> On Wed, 09 Nov 2016 20:47:05 -0500*Diamond ben >>> >* wrote >>> >>> The solution maybe work. However, the play list will grow over time and >>> somebody maybe has ten thousands that will slow down the query and sort . >>> Do you

Re: 答复: 答复: A difficult data model with C*

2016-11-10 Thread Carlos Alonso
list will grow over time and >>> somebody maybe has ten thousands that will slow down the query and sort . >>> Do you mean the oldest one should be removed when a new play is added? >>> >>> BTW, the version is 2.1.16 in our live system. >>> >>> >

Re: 答复: 答复: A difficult data model with C*

2016-11-10 Thread Benjamin Roth
removed when a new play is added? >> >> BTW, the version is 2.1.16 in our live system. >> >> >> BRs, >> >> BEN >> -- >> >> *发件人:* Vladimir Yudovin >> *发送时间:* 2016年11月9日 18:11:26 >> *收件人:* user

Re: 答复: 答复: A difficult data model with C*

2016-11-10 Thread Carlos Alonso
ten thousands that will slow down the query and sort . > Do you mean the oldest one should be removed when a new play is added? > > BTW, the version is 2.1.16 in our live system. > > > BRs, > > BEN > -- > > *发件人:* Vladimir Yudovin >

Re: 答复: 答复: A difficult data model with C*

2016-11-10 Thread Vladimir Yudovin
is added? BTW, the version is 2.1.16 in our live system. BRs, BEN 发件人: Vladimir Yudovin <vla...@winguzone.com> 发送时间: 2016年11月9日 18:11:26 收件人: user 主题: Re: 答复: A difficult data model with C* You are welcome! ) >recent ten movies watched by the user within 30 days. In this ca

答复: 答复: A difficult data model with C*

2016-11-09 Thread Diamond ben
发件人: Vladimir Yudovin 发送时间: 2016年11月9日 18:11:26 收件人: user 主题: Re: 答复: A difficult data model with C* You are welcome! ) >recent ten movies watched by the user within 30 days. In this case you can't use PRIMARY KEY (user_name, video_id), as video_id is demanded to fetch row

Re: 答复: A difficult data model with C*

2016-11-09 Thread Vladimir Yudovin
You are welcome! ) >recent ten movies watched by the user within 30 days. In this case you can't use PRIMARY KEY (user_name, video_id), as video_id is demanded to fetch row, so all this stuff may be CREATE TYPE play (video_id text, position int, last_time timestamp); CREATE TABLE recent (use

答复: A difficult data model with C*

2016-11-08 Thread ben ben
Hi Vladimir Yudovin, Thank you very much for your detailed explaining. Maybe I didn't describe the requirement clearly. The use cases should be: 1. a user login our app. 2. show the recent ten movies watched by the user within 30 days. 3. the user can click any one of the ten movie and co

答复: org.apache.cassandra.net.OutboundTcpConnection.run(OutboundTcpConnection.java:218 throws java.lang.AssertionError

2015-11-11 Thread 李建奇
Hello, Reading more codes. I can reproduce the exception. Over long slice parameter can cause the exception. Code : char[] chs = new char[7]; //over 64k Arrays.fill(chs,'b'); String end = String.valueOf(chs); Composite c2 = nameType.make(new Object[] {2, end ,11}); Colu

答复: query statement return empty

2015-07-30 Thread 鄢来琼
Using java/C# rewrite the test case, the results are consistency. Is there any problem for the python driver? 发件人: 鄢来琼 发送时间: Friday, July 31, 2015 9:03 AM 收件人: 'user@cassandra.apache.org' 主题: query statement return empty Hi ALL The result of “select * from t_test where id = 1” statement is not c

答复: Cassandra consuming whole RAM (64 G)

2015-01-05 Thread 李建奇
Hi , There is a “possible memory leak “ issue with c* 2.1.2. https://issues.apache.org/jira/browse/CASSANDRA-8248 It happen with our c* 2.1.2 cluster . In /proc/{pid}/maps there are a lot of deleted file maps . _ Stephen li 发件人: Joe Ramsey [mailto:joe.ram...@m

Re: 答复:

2015-01-05 Thread Ken Hancock
Better yet, if you're using a client where you can pass the time in, you can validate it is indeed clock skew. Do all your writes with timestamp = 0, all your deletes with timestamp = 1. On Wed, Dec 24, 2014 at 7:47 AM, Ryan Svihla wrote: > Every time I've heard this but one this has been clock

Re: 答复: Downgrade from 2.1.2 to 2.1.1

2014-12-31 Thread Phil Burress
Why don't you use incremental repairs? Is there a known issue with incremental repairs in 2.1.x? On Tue, Dec 30, 2014 at 10:22 PM, 李建奇 wrote: > We also suffer some problem from 2.1.2 . But I think we can deal with . > > First I don’t use incremental repair. > > Second we restart node after repa

答复: Downgrade from 2.1.2 to 2.1.1

2014-12-30 Thread 李建奇
We also suffer some problem from 2.1.2 . But I think we can deal with . First I don’t use incremental repair. Second we restart node after repair . It will release sstable tmplink . Third , don’t use stop COMPACTION command. If we read 2.1.2 release notes ,we find it solve some issues wit

Re: 答复:

2014-12-24 Thread Ryan Svihla
Every time I've heard this but one this has been clock skew (and that was swallowed exceptions), however it can just be you have a test that is prone to race conditions (delete followed by an immediate select with a low consistency level), without more detail it's hard to say. I'd check the nodes

答复:

2014-12-24 Thread 鄢来琼
Yeah, I also have the question. My solution is not delete the row, but insert the right row to a new table. Thanks & Regards, Peter YAN 发件人: Sávio S. Teles de Oliveira [mailto:savio.te...@cuia.com.br] 发送时间: 2014年8月26日 4:25 收件人: user@cassandra.apache.org 主题: We're using cassandra 2.0.9 with data

Re: 答复: Cassandra 2.1.0 Crashes the JVM with OOM with heaps of memory free

2014-12-19 Thread Ryan Svihla
It does appear to be a ulimit issue to some degree as some settings are lower than recommended by a few factors (namely nproc). http://www.datastax.com/documentation/cassandra/2.0/cassandra/install/installRecommendSettings.html * - memlock unlimited * - nofile 10 * - nproc 32768 * - as unlimi

答复: Cassandra 2.1.0 Crashes the JVM with OOM with heaps of memory free

2014-12-19 Thread 谢良
​What's your vm.max_map_count​ setting? Best Regards, Liang 发件人: Leon Oosterwijk 发送时间: 2014年12月19日 11:55 收件人: user@cassandra.apache.org 主题: Cassandra 2.1.0 Crashes the JVM with OOM with heaps of memory free All, We have a Cassandra cluster which seems to be s

Re: 答复: can not query data from cassandra

2014-08-20 Thread Mark Reddy
Hi, It looks like you are running into a known issue: https://issues.apache.org/jira/browse/CASSANDRA-7780 and its being worked on here: https://issues.apache.org/jira/browse/CASSANDRA-7145 Mark On 20 August 2014 09:06, 鄢来琼 wrote: > Is it related to MAX_HEAP_SIZE and HEAP_NEWSIZE? > > My sy

答复: can not query data from cassandra

2014-08-20 Thread 鄢来琼
Is it related to MAX_HEAP_SIZE and HEAP_NEWSIZE? My system memory size is 4G,but the MAX_HEAP_SIZE and HEAP_NEWSIZE are set to 2G and 800M, respectively. Thanks and regards, GTA Data Peter.YAN E-Mail:laiqiong@gtafe.com http://www.gtafe.com/ [说明: cid:image001.

Re: 答复: How to configure linux service for Cassandra?

2013-12-02 Thread Michael Shuler
On 12/02/2013 03:43 PM, Kumar Ranjan wrote: > Hey Folks, > > I have been using ccm for some time and it's pretty awesome tool to test > out admin stuff. Now, I really want to test modeling data by trying to > access ccm running cassandra using Thrift based pycassaShell client from > remote hosts (

Re: 答复: How to configure linux service for Cassandra?

2013-12-02 Thread Krishna Chaitanya
Hey why dont you try Datastax Opscenter? Its a cool Gui tool to start/stop/manage your cluster(even remotely) . It also provides administrative tools fr checking on the performance with vital statistics. Definitely worth it. On Dec 3, 2013 3:14 AM, "Kumar Ranjan" wrote: > Hey Folks, > > I have b

Re: 答复: How to configure linux service for Cassandra?

2013-12-02 Thread Kumar Ranjan
Hey Folks, I have been using ccm for some time and it's pretty awesome tool to test out admin stuff. Now, I really want to test modeling data by trying to access ccm running cassandra using Thrift based pycassaShell client from remote hosts (not locally). My setup is like this: Lets say, private

答复: Is there any open source software for automatized deploy C* in PRD?

2013-11-21 Thread Boole.Z.Guo (mis.cnsh04.Newegg) 41442
Thanks, But I suppose it’s just for Debian? Am I right? Any others? Best Regards, Boole Guo Software Engineer, NESC-SH.MIS +86-021-51530666*41442 Floor 19, KaiKai Plaza, 888, Wanhangdu Rd, Shanghai (200042) 发件人: Mike Adamson [mailto:mikeat...@gmail.com] 发送时间: 2013年11月21日 17:16 收件人: user@cassandra

答复: How to configure linux service for Cassandra?

2013-11-12 Thread Boole.Z.Guo (mis.cnsh04.Newegg) 41442
Thanks very much. I will try. The goal of ccm and ccmlib is to make is easy to create, manage and destroy a small cluster on a local box. It is meant for testing of a Cassandra cluster. Best Regards, Boole Guo Software Engineer, NESC-SH.MIS +86-021-51530666*41442 Floor 19, KaiKai Plaza, 888, Wanha

答复: log info in console

2013-11-11 Thread Boole.Z.Guo (mis.cnsh04.Newegg) 41442
Thanks. Bellow is my log4j-server.properties. log4j.rootLogger=info,stdout # stdout log4j.appender.stdout=org.apache.log4j.ConsoleAppender log4j.appender.stdout.Target=System.out log4j.appender.stdout.layout=org.apache.log4j.PatternLayout log4j.appender.stdout.layout.ConversionPattern=%5p %d{HH:mm

Re: 答复: Frequent Full GC that take > 30s

2013-09-23 Thread Mohit Anchlia
Your ParNew size is way too small. Generally 4GB ParNew (-Xmn) works out best for 16GB heap On Mon, Sep 23, 2013 at 9:05 PM, 谢良 wrote: > it looks to me that "MaxTenuringThreshold" is too small, do you have any > chance to try with a bigger one, like 4 or 8 or sth else? > > __

答复: Frequent Full GC that take > 30s

2013-09-23 Thread 谢良
it looks to me that "MaxTenuringThreshold" is too small, do you have any chance to try with a bigger one, like 4 or 8 or sth else? 发件人: André Cruz [andre.c...@co.sapo.pt] 发送时间: 2013年9月23日 22:51 收件人: user@cassandra.apache.org 主题: Frequent Full GC that take

Re: 答复: two problems about opscenter 3.2

2013-08-01 Thread Alain RODRIGUEZ
You have to log in and then you can create topic only below some sections (opscenter, feedbacks, ...) if I remember well. Alain 2013/8/1 yue.zhang > thanks Alain > > ** ** > > I don’t know why not permited to create topic on datastax forum*.* > > ** ** > > ** ** > > *发件人:* Alain RODRIGUEZ

答复: two problems about opscenter 3.2

2013-07-31 Thread yue . zhang
thanks Alain I don’t know why not permited to create topic on datastax forum. 发件人: Alain RODRIGUEZ [mailto:arodr...@gmail.com] 发送时间: 2013年7月31日 18:11 收件人: user@cassandra.apache.org 主题: Re: two problems about opscenter 3.2 Here is the pointer to the topic on the DS support forum. http://www.dat

答复: about FlushWriter "All time blocked"

2013-06-26 Thread yue . zhang
This means there were 12 times the code wanted to put an memtable in the queue to be flushed to disk but the queue was full. --- seem not a serious problem. what's the different between 'Blocked' and 'All time blocked'. thx -heipark -邮件原件- 发件人: aaron morton [mailto:aa...@thelastp