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 55 Discussion

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

Problem Scenario 78 : You have been given MySQL DB with following details.

user=retail_dba

password=cloudera

database=retail_db

table=retail_db.orders

table=retail_db.order_items

jdbc URL = jdbc:mysql://quickstart:3306/retail_db

Columns of order table : (orderid , order_date , order_customer_id, order_status)

Columns of ordeMtems table : (order_item_td , order_item_order_id , order_item_product_id, order_item_quantity,order_item_subtotal,order_item_product_price)

Please accomplish following activities.

1. Copy "retail_db.orders" and "retail_db.order_items" table to hdfs in respective directory p92_orders and p92_order_items .

2. Join these data using order_id in Spark and Python

3. Calculate total revenue perday and per customer

4. Calculate maximum revenue customer

Show Suggested Answer Hide Answer
Suggested Answer: A

Contribute your Thoughts:

Felicitas
10 months ago
Candidate F: I agree, we need to consider the workload to determine the optimal configuration.
upvoted 0 times
...
Nu
10 months ago
Candidate E: It really depends on the specific requirements of the Spark application being run.
upvoted 0 times
...
Tracey
10 months ago
Candidate D: But A seems more cost-effective with 20GB memory and 50 executors.
upvoted 0 times
...
Ronald
10 months ago
Candidate C: I also think B is the right choice, because it will improve performance.
upvoted 0 times
...
Veronique
10 months ago
Candidate B: I disagree, I believe the correct answer is B with 40GB memory and 80 executors.
upvoted 0 times
...
Lashawnda
10 months ago
Candidate A: I think the answer is A, with 20GB memory and 50 executors.
upvoted 0 times
...
Leota
10 months ago
I can see both perspectives. A seems to follow the requirements exactly, while B offers a potential performance improvement.
upvoted 0 times
...
Aretha
11 months ago
I disagree, I believe the answer is B because it increases the executor memory and number of executors for better performance.
upvoted 0 times
...
Tiffiny
11 months ago
I think the answer is A because it specifies the executor memory and number of executors as required in the question.
upvoted 0 times
...

Save Cancel