H13-711-ENU試験無料問題集「Huawei HCIA-Big Data(Huawei Certified ICT Associate-Big Data) 認定」

The shards index fragmentation of ElasticSearch can break up and distribute index data to different nodes.

The order in which the YARN scheduler allocates resources, which of the following descriptions is correct?

Which of the following commands downloads a directory/file from HDFS to the local?

In the FusionInsight Hadoop cluster, the cluster scale has 70 nodes. If the recommended deployment scheme is adopted, what partitions may exist on the management node? (Multiple choice)

正解:A,B,C,E 解答を投票する
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)?

Which object cannot be managed by Fusioninsight manager?

Which of the following descriptions of cloud search service CSS is correct? (Multiple choice)

正解:B,C,D 解答を投票する
Regarding the warning of insufficient Kafka disk capacity, which of the following analysis is wrong for the possible reasons?

Which of the following functions can the Shell script of Loader achieve? (Multiple choice)

正解:A,B,C,D 解答を投票する
Is the description of the role of the standby NameNode in the HDFS system correct? (Multiple choice)

Channel supports transactions, provides weak order guarantees, and can connect any number of Sources and Sinks.

In Fusioninsight HD, which of the following is not a Hive flow control feature? (Multiple choice)

正解:A,C,D 解答を投票する
Fusioninsight Spark SQL, like community Spark JDBCServer, only supports single tenant binding to a YARN resource queue and multi-tenant, and does not support multi-tenant parallel execution.

What methods or interfaces does Loader provide for job management? (Multiple choice)

正解:A,B,C,D 解答を投票する
When a MapReduce task fails, the task can be recalculated through the retry mechanism.

Which of the following components must depend on Zookeeper to run? (Multiple choice)

Which of the following statements about the reliability of Fusioninsight network security is correct? (Multiple choice)

正解:A,B,C,D 解答を投票する
Spark divides the stages according to the dependencies of RDDs. The scheduler starts from the end of the DAG graph and traverses the entire dependency chain in reverse. When it encounters narrow dependencies, it disconnects, and when it encounters wide dependencies, it adds them to the current stage.

When the Spark application is running, what is the basis for Stage division?