I'm trying to use cassandra-stressd (daemon Mode) Following the instruction in this link http://docs.datastax.com/en/cassandra/2.1/cassandra/tools/toolsCStressDaemon_t.html
Two questions: 1. What does"-h host" parameter stands for, the daemon server, the C* server? I can not find this the parameter in the source. 2. cassandra-stress does not support the "-d" option to interact with the daemon. I'm using Cassandra 2.1.2 on Ubuntu. Thanks Tzach