For those playing along at home, I have filed
https://issues.apache.org/jira/browse/CASSANDRA-5084 ("Cassandra
should expose connected client state via JMX") as a result of this
thread.
=Rob
--
=Robert Coli
AIM>ALK - rc...@palominodb.com
YAHOO - rcoli.palominob
SKYPE - rcoli_palominodb
assume you're using a *nix system, the command to check which program is
using port 9160:
netstat -anp | grep 9160
On Wed, Dec 26, 2012 at 5:56 AM, Bob Futrelle wrote:
> I have been using cqlsh (and --cql3) successfully for a few weeks.
> But yesterday it stopped working, with the all too famili
> On Thu, Dec 20, 2012 at 6:15 AM, homedepot.com> wrote:
> Hi
> I am working on options to load my sstables to load into Cassandra
> (1.1.6 - localhost).
> Reference -http://amilaparanawithana.blogspot.com/2012/06/bulk-loading-
external-d
> ata-to-cassandra.html
> Note - I am running Hadoop in wi