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 3 Question 59 Discussion

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

Problem Scenario 82 : You have been given table in Hive with following structure (Which you have created in previous exercise).

productid int code string name string quantity int price float

Using SparkSQL accomplish following activities.

1. Select all the products name and quantity having quantity <= 2000

2. Select name and price of the product having code as 'PEN'

3. Select all the products, which name starts with PENCIL

4. Select all products which "name" begins with 'P\ followed by any two characters, followed by space, followed by zero or more characters

Show Suggested Answer Hide Answer
Suggested Answer: A

Contribute your Thoughts:

Berry
11 months ago
Exactly, Solution B's values exceed the given specifications.
upvoted 0 times
...
Armanda
11 months ago
So, XXX is -master yarn, YYY is -executor-memory 20G, and ZZZ is -num-executors 50?
upvoted 0 times
...
Kayleigh
11 months ago
Agree, because with Solution A, executor-memory and num-executors align with the requirements.
upvoted 0 times
...
Ernie
11 months ago
I believe the correct replacements are from Solution A.
upvoted 0 times
...
Armanda
11 months ago
Yeah, confusing at first glance. What do you think?
upvoted 0 times
...
Berry
11 months ago
Did you see Problem Scenario 94?
upvoted 0 times
...

Save Cancel