CassandraDaemon&

2016-07-19 Thread Stone Fang
Hi All, there are two questions CassandraDaemon. 1. I do confuse about the EmbededCassandraService.java think it should provide a CassandraDaemon stop method.find a ticket about this https://issues.apache.org/jira/browse/CASSANDRA-7595. but it not accepted in C * 3.x.anyone know why? 2. I have

Slow query date without hour, minute,seconds.

2016-07-19 Thread Yuan Fang
The date column all look like below: The hour,minute,second: 00:00:00+. I really want to know when exactly(hour, minute) those slow queries happen. Does any one know how? Thanks so much! node_ip | date 172.31.44.252 | 2016-07-18 00:00:00+ 172.31.44.252 | 2016-07-18 00:00:00+

OpsCenter sending alert emails or posting to a url never succeeded.

2016-07-19 Thread Yuan Fang
Anyone succeeded? Here is my setting for postUrl. == ubuntu@ip-172-31-55-130:/etc/opscenter/event-plugins$ more posturl.conf [posturl] enabled=1 # levels can be comma delimited list of any of the following: # DEBUG,INFO,WARN,ERROR,CRITICAL,ALERT # If left

Cassandra metrics custom reporter

2016-07-19 Thread Ricardo Sancho
Is anyone using a custom reporter to plugin to their own monitoring systems? ie one that does not use graphite or something for which a reporter exists. Any documentation on plugging this in? We have a custom reporter, it's been loaded and we see report method being called. But when we iterate

Re: Cassandra metrics custom reporter

2016-07-19 Thread Branton Davis
This isn't a direct answer to your question, but jolokia ( https://jolokia.org/) may be a useful alternative. It runs as an agent attached to your cassandra process and provides a REST API for JMX. On Tue, Jul 19, 2016 at 11:19 AM, Ricardo Sancho wrote: > Is anyone

Cassandra thrift frameSize issue

2016-07-19 Thread Saurabh Kumar
Hi , I am trying run query over Cassandra cluster using JDBC connection using RJdbc library of R language. I am getting org.apache.thrift.transport.TTransportException excetion as mentioned in atttached pic. I increased frame size into cassandra.yaml like : thrift_framed_transport_size_in_mb: