Skip to main content
is_kinetica_running(url)[source]

Verifies that GPUdb is running at the given URL (does not do any HA failover).

Parameters

url (GPUdb.URL) –

The URL which we are supposed to ping.

Returns

True if Kinetica is running at that URL, False otherwise.