Cassandra get OS type using CQL – Debian
Is it possible to get the OS Cassandra is installed on using CQL? For example in PostgreSQL you can run the query select version(); which will return: PostgreSQL 11.12 (Debian 11.12-0+deb10u1) on x86_64-pc-linux-gnu, compiled by gcc (Debian 8.3.0-6) 8.3.0, 64-bit…