In a TDV high-availability cluster, what is the role of the 'worker node' versus the 'coordinator node'?
-
A
Worker nodes store physical data; coordinator nodes process metadata only
-
B
Worker nodes execute query fragments in parallel; the coordinator node orchestrates query decomposition
-
C
Worker nodes handle user authentication; the coordinator node handles data access
-
D
Worker nodes cache results; the coordinator node writes to the audit log