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
AnswerC.
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