Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-15-2021 07:18 PM
Hello. I am trying to understand High Availability in DataBricks. I understand that DB uses Kubernetes for the cluster manager and to manage Docker Containers. And while DB runs on top of AWS or Azure or GCP, is HA automatically provisioned when I start a cluster because of Kubernetes or Does it use ZooKeeper? In another scenario, if I configure the cluster mode to Standard, I only have one Driver (Master Node) which can be a single point of failure. Will Kubernetes take care of it if it fails or does it make sense to start up ZooKeeper to maintain a Quorum? Or does Kubernetes by default use ZooKeeper to watch ALL nodes? I hope this makes sense.
Labels:
- Labels:
-
Azure databricks