Vidyalelo
Hadoop · Q22

Querying with Hive

Programming · Hadoop · question 22

Q22

In Hive, what is the purpose of the DISTRIBUTE BY clause in a SELECT statement?

A.
Filter records based on a condition
B.
Determine the distribution of data among reducers
Answer
C.
Group records based on a column
D.
None of the above

Answer: Option B

Solution

Answer: Option B
No explanation is given for this question Let's Discuss on Board