Home / Report Question

Q. 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
  • C. Group records based on a column
  • D. None of the above