nerdexam
Huawei

H13-711_V3.5 · Question #143

A user information table meg_table is saved in the HBase of Fusioninsight HD, Rowkey is the user id, and one column is the user nickname. Now write three KeyValues into this column in order: 001…

The correct answer is D. 001: Li, 001: Mary, 00l: Lily. See the full explanation below for the reasoning.

Question

A user information table meg_table is saved in the HBase of Fusioninsight HD, Rowkey is the user id, and one column is the user nickname. Now write three KeyValues into this column in order: 001: Li, 001: Mary, 001: Lily, excuse me, which data will be returned by scan' meg_table' (VERSION=>2)?

Options

  • A001: Lily
  • B001: Li
  • C001: Mary, 001: Lily
  • D001: Li, 001: Mary, 00l: Lily

How the community answered

(31 responses)
  • A
    10% (3)
  • B
    6% (2)
  • C
    3% (1)
  • D
    81% (25)

Community Discussion

No community discussion yet for this question.

Full H13-711_V3.5 Practice