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

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

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

You are running a Hadoop cluster with MapReduce version 2 (MRv2) on YARN. You consistently see that MapReduce map tasks on your cluster are running slowly because of excessive garbage collection of JVM, how do you increase JVM heap size property to 3GB to optimize performance?


A.

yarn.application.child.java.opts=-Xsx3072m


B.

yarn.application.child.java.opts=-Xmx3072m


C.

mapreduce.map.java.opts=-Xms3072m


D.

mapreduce.map.java.opts=-Xmx3072m


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.