CCA-500 · Question #18
You are planning a Hadoop cluster and considering implementing 10 Gigabit Ethernet as the network fabric. Which workloads benefit the most from faster network fabric?
The correct answer is D. When your workload generates a large amount of intermediate data, on the order of the input. "When we encounter applications that produce large amounts of intermediate data - outputting data on the same order as the amount read in - we recommend two ports on a single Ethernet card or two channel-bonded Ethernet cards to provide 2 Gbps per machine."
Question
You are planning a Hadoop cluster and considering implementing 10 Gigabit Ethernet as the network fabric. Which workloads benefit the most from faster network fabric?
Options
- AWhen your workload generates a large amount of output data, significantly larger than the amount
- BWhen your workload consumes a large amount of input data, relative to the entire capacity if
- CWhen your workload consists of processor-intensive tasks
- DWhen your workload generates a large amount of intermediate data, on the order of the input
How the community answered
(32 responses)- A9% (3)
- B6% (2)
- C3% (1)
- D81% (26)
Explanation
"When we encounter applications that produce large amounts of intermediate data - outputting data on the same order as the amount read in - we recommend two ports on a single Ethernet card or two channel-bonded Ethernet cards to provide 2 Gbps per machine."
Topics
Community Discussion
No community discussion yet for this question.