Configuring Impala Statestore high availability
You can configure High Availability (HA) for Impala Statestore pods in a Virtual Warehouse. One Statestore pod operates in active mode, the other in passive mode. The passive pod serves as a backup and takes over if the active pod goes down.
When you create an Impala Virtual Warehouse, you use the same UI dropdown to
configure Impala coordinator, covered in the previous topic, and Database Catalog,
and Statestore high availability. You can choose one of the following options:
- Disabled
- Disables Impala coordinator and Database Catalog, and Statestore high availability
- Enabled (Active-passive)
- Runs multiple coordinators (one active, one passive) and Database Catalogs, and Statestore (one active, one passive)
- Enabled (Active-active)
- Runs multiple coordinators (both active) and Catalog daemon (one active, one passive), and Statestore (one active, one passive)