This website requires JavaScript.
Explore
Help
Sign In
natas_hw
/
cassandra
mirror of
https://github.com/apache/cassandra
Watch
0
Star
0
Fork
You've already forked cassandra
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
0eef9edf1a
cassandra
/
bin
/
stop-server
3 lines
58 B
Plaintext
Executable File
Raw
Blame
History
user=`whoami`
pgrep -u $user -f cassandra | xargs kill -9
Reference in New Issue
View Git Blame
Copy Permalink