Package version:

Type alias LivyStates

LivyStates: string

Defines values for LivyStates.
KnownLivyStates can be used interchangeably with LivyStates, this enum contains the known values that the service supports.

Known values supported by the service

not_started
starting
idle
busy
shutting_down
error
dead
killed
success
running
recovering

Generated using TypeDoc