Free H13-711_V3.0 Exam Braindumps (page: 34)

Page 34 of 163

What application scenarios is HBase not suitable for?

  1. High throughput application scenarios
  2. Application scenarios requiring full ACD characteristics
  3. Semi-structured data application scenarios
  4. Mass data (TB, PB) application scenarios

Answer(s): B



The underlying data of HBase exists in the form of?

  1. keyvalue
  2. column store
  3. row storage
  4. real-time storage

Answer(s): A



What is the resource management framework that comes with Spark?

  1. Standalone
  2. Mesos
  3. YARN
  4. Docker

Answer(s): A



Which of the following options does the main role of Zookeeper in distributed applications not include?

  1. Election of Master Nodes
  2. Ensure data consistency on each node
  3. Allocate cluster resources
  4. Store server information in the cluster

Answer(s): C



Page 34 of 163



Post your Comments and Discuss Huawei H13-711_V3.0 exam with other Community members:

Anon commented on October 25, 2023
Q53, The answer is A. Region, not ColumnFamily
Anonymous
upvote

Anon commented on October 24, 2023
Q51, answer is D. Not,
Anonymous
upvote

Anon commented on October 24, 2023
Which statement is correct about the client uploading files to the HDF$ file system in the Hadoop system? The file data of the client is passed to the DataNode through the NameNode Allows the client to divide the file into multiple blocks, according to DaThe address information of taNodel is entered into each DataNode in order The client writes the entire file to each DataNodel in sequence according to the address information of the DataNode, and then divides the file into multiple blos by the DataNode)ck The client only uploads data to one DataNode, and then the NameNodet is responsible for block replication The answer is not B. In fact, all statements are wrong. D is almost correct but replication is done by DN not NN
Anonymous
upvote