Back to Flink

Common High Availability Section

docs/layouts/shortcodes/generated/common_high_availability_section.html

0.4-rc1683 B
Original Source
KeyDefaultTypeDescription
high-availability.type

| "NONE" | String | Defines high-availability mode used for cluster execution. To enable high-availability, set this mode to "ZOOKEEPER", "KUBERNETES", or specify the fully qualified name of the factory class. | |

high-availability.cluster-id

| "/default" | String | The ID of the Flink cluster, used to separate multiple Flink clusters from each other. Needs to be set for standalone clusters but is automatically inferred in YARN. | |

high-availability.storageDir

| (none) | String | File system path (URI) where Flink persists metadata in high-availability setups. |