In a Hadoop cluster for running production jobs that require short turnaround times, the most
important consideration for slave nodes is:

A.
The ratio between the amount of memory and the number of disk drives.
B.
The ratio between the amount of memory and the total storage capacity.
C.
The ratio between the number of processor cores and the amount of memory.
D.
The ratio between the number of processor cores and total storage capacity.
E.
The ratio between the number of processor cores and number of disk drives.
I agree with the answer. CE
0
0
Answer: E
0
0
The question seems (“the most important consideration for slave nodes is”) to expect one answer.
I am not sure what could be the right one (C or E).
It could be dependent from the nature of the task (I/O bound, CPU bound)
0
0