Deal of The Day! Hurry Up, Grab the Special Discount - Save 25% - Ends In 00:00:00 Coupon code: SAVE25
Welcome to Pass4Success

- Free Preparation Discussions

Cloudera Exam CCA175 Topic 2 Question 66 Discussion

Actual exam question for Cloudera's CCA175 exam
Question #: 66
Topic #: 2
[All CCA175 Questions]

Problem Scenario 94 : You have to run your Spark application on yarn with each executor 20GB and number of executors should be 50.Please replace XXX, YYY, ZZZ

export HADOOP_CONF_DIR=XXX

./bin/spark-submit \

-class com.hadoopexam.MyTask \

xxx\

-deploy-mode cluster \ # can be client for client mode

YYY\

222 \

/path/to/hadoopexam.jar \

1000

Show Suggested Answer Hide Answer
Suggested Answer: A

Contribute your Thoughts:

Davida
3 days ago
A is the way to go. I mean, 50 executors with 20GB each sounds like a party, but option B just sounds like a recipe for a memory management disaster.
upvoted 0 times
...
Maddie
11 days ago
Haha, imagine trying to run a Spark app with 80 executors, each with 40GB of memory. That's like trying to fit an elephant in a shoebox!
upvoted 0 times
Nana
21 hours ago
User 1: Haha, imagine trying to run a Spark app with 80 executors, each with 40GB of memory. That's like trying to fit an elephant in a shoebox!
upvoted 0 times
...
...
Lashunda
23 days ago
I think B is better because more memory and executors will improve performance.
upvoted 0 times
...
Lucy
25 days ago
I agree with Veronika, A seems to be the correct solution.
upvoted 0 times
...
Abraham
29 days ago
Option B doesn't seem right. Requesting 40GB of memory per executor and 80 executors is overkill for the given requirements.
upvoted 0 times
Refugia
4 days ago
Yes, option A with 20GB memory per executor and 50 executors is the correct choice.
upvoted 0 times
...
Rocco
5 days ago
I agree, option A seems more appropriate for the given requirements.
upvoted 0 times
...
Shawnna
9 days ago
B) Solution
upvoted 0 times
...
Shenika
15 days ago
A) Solution
upvoted 0 times
...
...
Lenna
30 days ago
I disagree, I believe the answer is B.
upvoted 0 times
...
Jade
1 months ago
I think the correct answer is A. The question specifically asks to set the executor memory to 20GB and the number of executors to 50, which matches the values in option A.
upvoted 0 times
Aleisha
20 hours ago
User 2: Yeah, option A sets the executor memory to 20GB and the number of executors to 50.
upvoted 0 times
...
Quinn
2 days ago
User 1: I think the correct answer is A.
upvoted 0 times
...
Marcos
4 days ago
Option A is the best fit for the requirements given in the question.
upvoted 0 times
...
Francisca
8 days ago
Yes, setting the executor memory to 20GB and number of executors to 50 is what the question asks for.
upvoted 0 times
...
Jutta
20 days ago
I agree, option A is the correct solution.
upvoted 0 times
...
...
Veronika
1 months ago
I think the answer is A.
upvoted 0 times
...

Save Cancel