установил кассандру
sudo service cassandra status
дает:
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.
но :
php -i | grep -A 10 "^cassandra$"
не дает никакого ответа