Hi,
Using EmbeddedCassandra Serivce inside Junit Tests(BEFORECLASS) and tests are
running fine and no issues. Code to start the cassandra is something like the
following:
BUT the issue is when i try to get the data using cassandra-cli, i am not
getting any results. the data cleanup happens o
Error..
To: "user"
Date: Friday, December 3, 2010, 6:07 AM
Look at EmbeddedCassandraService
On Fri, Dec 3, 2010 at 2:13 AM, rambabu pakala wrote:
Hi,
Can someone Please help me?
Using Cassandra 0.6.6 version on Linux System.
I can Manually start Cassandra and can run the J
Hi,
Can someone Please help me?
Using Cassandra 0.6.6 version on Linux System.
I can Manually start Cassandra and can run the Junit tests(can see all the data
from cli). However when i try to start Cassandra from a test (with
@Beforeclass) getting Connection refused error.
Is there a way
01765.html
http://www.mail-archive.com/user@cassandra.apache.org/msg04021.html
http://coderjournal.com/2010/06/run-cassandra-as-a-windows-service/
Hope that helps.
Aaron
On 02 Dec, 2010,at 06:14 AM, rambabu pakala wrote:
Hi,
Can someone please let me know how to shutdown Cassandra on Wind
Hi,
Can someone please let me know how to shutdown Cassandra on Windows Environment?
stop-server is actually kiing the Cassandra Server and I was unable to
create/get a pid file for the Cassandra process. Are there any setup steps that
are needed that I am missing?
Thanks,
-Ram.
Hi,
Can you Please help me, why the pid file is not created in windows environment
when I try with C:\apache-cassandra-0.6.6\bin>cassandra.bat -p c.pid ?
Is there a better way to shutdown the cassandra server instead of kill pid?
Thanks,
-Ram.