PrepAway - Latest Free Exam Questions & Answers

Category: CCA-500

Exam CCA-500: Cloudera Certified Administrator for Apache Hadoop (CCAH)

What should you do?

Each node in your Hadoop cluster, running YARN, has 64GB 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>12</value>
</property>
You want YARN to launch no more than 16 containers per node. What should you do?

Which is the most efficient process to gather these web server across logs into your Hadoop cluster analysis?

You want to understand more about how users browse your public website. For example, you
want to know which pages they visit prior to placing an order. You have a server farm of 200 web
servers hosting your website. Which is the most efficient process to gather these web server
across logs into your Hadoop cluster analysis?


Page 6 of 6« First...23456