Any references to install dremio clusters on premise? I concern the installation of passive coordinator, metadata storage and zookeeper. Thanks
Dremio should cover all of that.
@Ming Installation of passive coordinator is optional
Thanks! How cluster works when passive coordinator is optional?
You would still have a master coordinator that clients can connect to. Passive just allows you to handle situations where the master goes down.
Is it automatically failover when master coordinator fail?
@Ming That is correct