CCA-505 Web TestEngine demo

Exit VCEDump CCA-505 Cloudera Certified Administrator for Apache Hadoop (CCAH) CDH5 Upgrade Exam
Question 7 of 7
0% complete
Q7 Single choice

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

<property>
<name>yarn.nodemanager.resource.memory-mb</name>
<value>32768</value>
</property>
<property>
<name>yarn.nodemanager.resource.cpu-vcores</name>
<value>23</value>
</property>

You want YARN to launch no more than 16 containers per node.

What should you do?

Sign in to mark questions

Sign in to save marked questions and return to this demo.

Sign in