nerdexam
Huawei

H13-723_V2.0 · Question #51

There are scenarios where 500G of new data is generated by the online system every day, and these data need to be statistically summarized in dimensions such as days, weeks, and months. Which table…

The correct answer is B. Partition table, partition by day. See the full explanation below for the reasoning.

Question

There are scenarios where 500G of new data is generated by the online system every day, and these data need to be statistically summarized in dimensions such as days, weeks, and months. Which table is suitable for Hive processing?

Options

  • ABucket table, according to talent
  • BPartition table, partition by day
  • CTilt table, select the date in the tilt field, and the tilt value is random
  • DPartition + bucket table, partitioned by time, 2560 buckets per partition

How the community answered

(45 responses)
  • A
    7% (3)
  • B
    82% (37)
  • C
    9% (4)
  • D
    2% (1)

Community Discussion

No community discussion yet for this question.

Full H13-723_V2.0 Practice