Why it matters
Impala at hundreds of nodes needs specific tuning. Understanding shapes scale.
Advertisement
The architecture
Dedicated coordinators: for query planning.
Executors: for query execution.
Advertisement
How it works end to end
Workload management: resource pools per team.
Admission control: queue vs reject.
Statestore tuning: heartbeat interval + subscribers.
Metadata: incremental fetch for large catalogs.