Re: Opscenter 3.2.2 (?) jmx auth issues

2013-10-20 Thread Sven Stark
Hi Nick, thanks for getting back. Much appreciated. Cheers, Sven On Sat, Oct 19, 2013 at 3:58 AM, Nick Bailey wrote: > Sven, > > I've verified there is an issue with jmx authentication in the 3.2.2 > release. Thanks for the bug report! Sorry it's giving you issues. The bug > should be fixed

Wide rows/composite keys clarification needed

2013-10-20 Thread Les Hartzman
Please correct me if I'm not describing this correctly. But if I am collecting sensor data and have a table defined as follows: create table sensor_data ( sensor_id int, time_stamp int, // time to the hour granularity voltage float,