M
M
MiJunior2018-10-12 15:46:21
ubuntu
MiJunior, 2018-10-12 15:46:21

How to install Cassandra?

installed cassandra
sudo service cassandra status
gives:

cassandra.service - LSB: distributed storage system for structured data
   Loaded: loaded (/etc/init.d/cassandra; generated)
   Active: active (exited) since Fri 2018-10-12 15:11:20 EEST; 33min ago
     Docs: man:systemd-sysv-generator(8)
  Process: 12996 ExecStop=/etc/init.d/cassandra stop (code=exited, status=0/SUCCESS)
  Process: 13080 ExecStart=/etc/init.d/cassandra start (code=exited, status=0/SUCCESS)

окт 12 15:11:20 php10 systemd[1]: Starting LSB: distributed storage system for structured data...
окт 12 15:11:20 php10 systemd[1]: Started LSB: distributed storage system for structured data.

but : php -i | grep -A 10 "^cassandra$"
doesn't give any answer

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
Andrey, 2018-10-12
@VladimirAndreev

sudo pecl install cassandra

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question