Cloudera Certified Administrator for Apache Hadoop (CCAH) CCA-500 Question # 9 Topic 1 Discussion

Cloudera Certified Administrator for Apache Hadoop (CCAH) CCA-500 Question # 9 Topic 1 Discussion

CCA-500 Exam Topic 1 Question 9 Discussion:
Question #: 9
Topic #: 1

Each node in your Hadoop cluster, running YARN, has 64GB memory and 24 cores. Your yarn.site.xml has the following configuration:

yarn.nodemanager.resource.memory-mb

32768

yarn.nodemanager.resource.cpu-vcores

12

You want YARN to launch no more than 16 containers per node. What should you do?


A.

Modify yarn-site.xml with the following property:

yarn.scheduler.minimum-allocation-mb

2048


B.

Modify yarn-sites.xml with the following property:

yarn.scheduler.minimum-allocation-mb

4096


C.

Modify yarn-site.xml with the following property:

yarn.nodemanager.resource.cpu-vccores


D.

No action is needed: YARN’s dynamic resource allocation automatically optimizes the node memory and cores


Get Premium CCA-500 Questions

Contribute your Thoughts:


Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.