Hi, I have a big server (512gb RAM, 32 cores, storage is connected by FC) and want to use it for drill. Should I split it into several VM and build a cluster or should I use it as a single node? I know that splitting would introduce a overhead (guest-OS). But a cluster might provide better parellization of the tasks.
- Are there any best practices in terms of node size (memory, CPU)? - Does drill favor a lot of small nodes or few (one) big node? cheers
