Huawei
H13-711_V3.5 · Question #88
In Hadoop, if yarn.scheduler.capacity.root.QueueA.minimum-user-limit-percent is set to 50, which of the following statements is wrong?
The correct answer is B. Each user in QueueA can only get up to 50% of the resources. See the full explanation below for the reasoning.
Question
In Hadoop, if yarn.scheduler.capacity.root.QueueA.minimum-user-limit-percent is set to 50, which of the following statements is wrong?
Options
- AA user submitting a task can use 100% of QueueA's resources
- BEach user in QueueA can only get up to 50% of the resources
- CIf there are already 2 user tasks running in QueueA, the task submitted by the third user needs to
- DQueueA must guarantee that each user gets at least 50% of the resources
How the community answered
(48 responses)- A13% (6)
- B79% (38)
- C2% (1)
- D6% (3)
Community Discussion
No community discussion yet for this question.