Hi,
-
Is it possible to check the status of the CrateDB nodes through the terminal?
-
Is it also possible through a (python) client?
Hi,
Is it possible to check the status of the CrateDB nodes through the terminal?
Is it also possible through a (python) client?
Found.
With crash
SELECT name, load['1'], os_info['jvm']['version'] FROM sys.nodes;