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 6 Question 65 Discussion

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

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

user=retail_dba

password=cloudera

database=retail_db

table=retail_db.products

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

Columns of products table : (product_id | product_category_id | product_name | product_description | product_price | product_image )

Please accomplish following activities.

1. Copy "retaildb.products" table to hdfs in a directory p93_products

2. Now sort the products data sorted by product price per category, use productcategoryid colunm to group by category

Show Suggested Answer Hide Answer
Suggested Answer: B

Contribute your Thoughts:

Buddy
8 months ago
I think specifying the deploy mode as cluster is important for launching the driver on a cluster node
upvoted 0 times
...
Penney
8 months ago
I believe the answer is B) Solution XXX: -class com.hadoopexam.MyTask YYY: --deploy-mode cluster
upvoted 0 times
...
Chun
9 months ago
I agree with Nelida, the class name should be specified in the command
upvoted 0 times
...
Nelida
9 months ago
I think the answer is A) Solution XXX: -class com.hadoopexam.MyTask
upvoted 0 times
...
Lawanda
9 months ago
Wow, a Spark Scala app on Hadoop? That's like a unicorn riding a Pegasus! I bet the person who wrote this question has some serious big data chops.
upvoted 0 times
Julieta
7 months ago
User 3
upvoted 0 times
...
Mable
7 months ago
User 2
upvoted 0 times
...
Cecilia
7 months ago
User 1
upvoted 0 times
...
Osvaldo
8 months ago
That sounds like a powerful combination!
upvoted 0 times
...
Percy
8 months ago
--deploy-mode cluster
upvoted 0 times
...
Gianna
8 months ago
-class com.hadoopexam.MyTask
upvoted 0 times
...
...
Crissy
9 months ago
Haha, look at these spark newbies struggling with the deploy-mode. Back in my day, we had to submit our apps by carrier pigeon!
upvoted 0 times
Joye
8 months ago
--deploy-mode cluster
upvoted 0 times
...
Tambra
8 months ago
-class com.hadoopexam.MyTask
upvoted 0 times
...
...
Beula
9 months ago
I agree, B is the right choice. Submitting the application with the --deploy-mode cluster option ensures that the driver is launched on a cluster node, as per the requirement.
upvoted 0 times
...
Elke
9 months ago
The correct answer is B. The --deploy-mode cluster option is necessary to launch the driver on a cluster node.
upvoted 0 times
Martha
8 months ago
B) --deploy-mode cluster
upvoted 0 times
...
Selene
8 months ago
A) -class com.hadoopexam.MyTask
upvoted 0 times
...
Pamella
8 months ago
B) Solution
upvoted 0 times
...
Erasmo
8 months ago
A) Solution
upvoted 0 times
...
...

Save Cancel