nerdexam
Huawei

H13-711_V3.5 · Question #376

The process of OpenScanner in HBase will create two different Scanners to read the data of HFile and MemStore. The Scanner corresponding to HFile is StoreFileScanner, and the Scanner corresponding…

The correct answer is A. True. See the full explanation below for the reasoning.

Question

The process of OpenScanner in HBase will create two different Scanners to read the data of HFile and MemStore. The Scanner corresponding to HFile is StoreFileScanner, and the Scanner corresponding to MemStore is MemStoreScanner.

Options

  • ATrue
  • Bwrong

How the community answered

(49 responses)
  • A
    78% (38)
  • B
    22% (11)

Community Discussion

No community discussion yet for this question.

Full H13-711_V3.5 Practice