>
> AFAIk the only way to stop streaming is to restart the node.
>
> You can also use nodetool setstreamthroughput to reduce the streaming
> throughput.
>
> Cheers
>
>
> -
> Aaron Morton
> Freelance Developer
> @aaronmorton
> http://www.the
How can I see the current value of streamthroughput setting ?
--
..Senthil
"If there's anything more important than my ego around, I want it
caught and shot now."
- Douglas Adams.
What is the address for thrift listener. Did you put 0.0.0.0:7199 ?
On Fri, Sep 7, 2012 at 11:53 PM, Manu Zhang wrote:
> When I run Cassandra-trunk in Eclipse, nodetool fail to connect with the
> following error
> "Failed to connect to '127.0.0.1:7199': Connection refused"
> But if I run in term
We use Jolokia. Its pretty awesome.
On Tue, Aug 28, 2012 at 11:44 PM, Peter Schuller <
peter.schul...@infidyne.com> wrote:
> I can recommend Jolokia highly for providing an HTTP/JSON interface to
> JMX (it can be trivially run in agent mode by just altering JVM args):
>
> http://www.jolokia.org/
We have a cluster of 9 nodes in the ring. We would like SSD backed boxes.
But we may not need 9
nodes in that case. What is the best way to downscale the cluster to 6 or 3
nodes.
--
..Senthil
"If there's anything more important than my ego around, I want it
caught and shot now."
We are running Cassandra 1.1.2 on EC2. Our database is primarily all
counters and we don't do any
deletes.
Does nodetool repair do anything for such a database. All the docs I read
for nodetool repair suggests
that nodetool repair is needed only if there is deletes.
Thanks,
Senthil