Labour Day Sale Limited Time 60% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: 713PS592

H13-723_V2.0 HCIP-Big Data Developer V2.0 Questions and Answers

Questions 4

existFusionInsight HDmiddle,SparkBy defaultYARNAs a cluster resource management system.

Options:

A.

True

B.

False

Buy Now
Questions 5

aboutFusionInsight HDplatformHiveservice, itsWebHCatDevelopment interface, which of the following descriptions is incorrect?

Options:

A.

Support based onRESTquery request

B.

WebHCatThe return data format isSML

C.

WebHCatbased onHTTPandHTTPSAgreement to provide services to the outside world

D.

able to passWebHCatCreate tables, query, etc.

Buy Now
Questions 6

FusionInsight HD V100R002C60in, aboutHiveofPythonInterface type, which of the following descriptions is incorrect?

Options:

A.

RequirePythonversion no lower than2.6.6,not higher than2.7.0

B.

Client must havesetuptools, and the version is not lower than5.0

C.

hive_python_clientscript provides direct executionSQLfunctions, such ashive_python_client'show tables'

D.

PythonSecondary development does not support secure clusters

Buy Now
Questions 7

existFusionInsight HDWhen developing applications with a secure version, you can usekeytabDocuments are authenticated securely.

Options:

A.

True

B.

False

Buy Now
Questions 8

existSpark, assuminglinesIs anDStreamObject, which of the following statements can periodically count the number of words on this stream?

Options:

A.

lines.flatMap(_.split??)).map(word=>(word,1)).reduce(_+_).print ( )

B.

lines.flatMap(_.split??)).map(word=>(word,word.length())).reduceByKey(_+_).print ( )

C.

lines.flatMap(_.split??)).map(word=>(word,1)).reduceByKey(_+_).print ( )

D.

lines.flatMap(_.split??)).flatmap(word=>(word,1)).groupByKey(_+_).print ( )

Buy Now
Questions 9

existFusionInsight HDofHBase, which of the following scenarios will not triggerFlushoperate?

Options:

A.

When the client initiates a scan request, it willscan cachingset too large

B.

Initiate by client-specified methodFlushdo

C.

RegionServerTotal memory exceeds threshold

D.

RegionofMemStoreset over threshold

Buy Now
Questions 10

existFusionInsight HDin, aboutHivepartition (partition) function, which is wrong as described below?

Options:

A.

Partition fields are defined when the table is created

B.

There can only be one partition field, and multi-level partitions cannot be created

C.

Using partitions can reduce the data scan range of some queries, thereby improving query efficiency

D.

Partition fields can be used aswherecondition of the sentence

Buy Now
Questions 11

Which of the following measures can improveHBasequery performance? (multiple choice)

Options:

A.

pre-scoreregion,MakeregionEvenly distributed, improve concurrency

B.

Query frequent attributes are placed inrowkeyThe front part

C.

Use secondary indexes to adapt to more query scenarios

D.

Data read at the same time are stored in the samecellmiddle

Buy Now
Questions 12

YarnWhich role is to manage individual node resources (CPU/Memory)of?

Options:

A.

NodeManager

B.

Resource Manager

C.

Data Node

D.

NameNode

Buy Now
Questions 13

existHBaseWhich of the following interfaces or classes does not need to be involved in the implementation of business logic for writing data?

Options:

A.

Put

B.

HTable

C.

HBaseAdmin

D.

PutList

Buy Now
Questions 14

Set the block storage size to128M,HDFSWhen the client is writing a file, when writing a100Msize file, real.

How much storage space does it take up?

Options:

A.

128M

B.

100M

C.

64M

D.

50M

Buy Now
Questions 15

HiveWhich of the following table types are supported? (multiple choice)

Options:

A.

Partition Table

B.

bucket table

C.

Tilt table

D.

partition+bucket table

Buy Now
Questions 16

existFusionInsight HDmiddle,FlumeIn a configuration file, if there are multiplesource,butsourceThe name cannot be repeated.

Options:

A.

True

B.

False

Buy Now
Questions 17

HDFSThere is a file in the cluster and directorytext.txt, which of the following commands can find theDatNodenode

information?

Options:

A.

hdfs fsck /test.txt–files

B.

hdfs fsck /text.txt–locations

C.

hdfs fsck /test.txt–blocks

D.

hdfs fsck /test.txt–list–corruptfileblocks

Buy Now
Questions 18

pass throughHBaseofcreateTableThe method creates a table, what parameters must be passed in?

Options:

A.

Table Name

B.

table names and columns

C.

Table names and column families

D.

can be empty

Buy Now
Questions 19

.existFusionInsight HDin, useSparkSQL, which of the following methods (or tools) can be used to performSQLstatement?

(multiple choice)

Options:

A.

JDB, C

B.

spark-beeline

C.

spark-sql

Buy Now
Questions 20

writingMapReduceWhich two interfaces are usually required to be implemented by developers?

Options:

A.

mapandcombine

B.

reduceandcombine

C.

combineandsort

D.

mapandreduce

Buy Now
Questions 21

FusionInsight HDofHiveIn the application, there are the following scenarios: ? ? ? Is there a higher storage file? ? efficiency, and most

Minute? ? Only a part of the letter is involved in the file, this scenario is suitable for using a column file (ORC F??)storage.

Options:

A.

True

B.

False

Buy Now
Questions 22

existMapReduceIn the development framework,InputFormatWhat is the function of the class?

Options:

A.

mergemapThe result of the stage has the samekeyvalue key-value pair

B.

put allmapThe results of the stages are merged to get the final result

C.

rightmapThe results of the stages are sorted and merged

D.

Split the input data into individualsplit, and willsplitfurther split intoyes, then asmapletter

input of numbers

Buy Now
Questions 23

HDFSWhich of the following business scenarios is not applicable to?

Options:

A.

Mass data storage

B.

Lots of small file storage

C.

large file storage

D.

Streaming file storage

Buy Now
Questions 24

FusionInsight HDin, aboutOozieWhich of the following descriptions is correct? (multiple choice)

Options:

A.

submitcommand to change the status of the job toPREP

B.

startcommand allowsPREPThe status of the job changes toRUNNING

C.

runcommand to change the job status toRUNNING

D.

killCommands can act onPREP/SUSPEND/RUNNINGstatus job

Buy Now
Questions 25

rightHBase, which of the following properties can be set? (multiple choice)

Options:

A.

Versions

B.

TTL

C.

Coprocessor

D.

Compression

Buy Now
Questions 26

aboutstreamingdisaster recovery capability, which of the following statements is correct? (multiple choice)

Options:

A.

SupervisorAfter the process exits, it can beNimbusAutomatically identify and pull up without affecting the running business

B.

WorkerCan be used after abnormal exitsupervisorsPulls up automatically without manual intervention

C.

When a node fails, the tasks on the node will be reassigned to other normal nodes without manual intervention

D.

NimbusAfter the failure, the backupNimbusIt will take over automatically without affecting the running business

Buy Now
Questions 27

A project needs to save the Internet access data in a certain area, and search the full text of these Internet access records to see if there is any sensitive data.

Sensitive information is used to prevent crimes in this area. In this scenario, which of the following options is the best?

Options:

A.

Create an index on solr, save the data, and return all the data during full-text search

B.

Store data on HBase, and satisfy fuzzy matching queries through HBase's filtering feature

C.

When storing data, build an index on solr, and store complete data in HBase: query full text through solr

D.

Retrieve the key information of the record, and obtain the complete record on HBase through the key information

Buy Now
Questions 28

When the cluster is normal,RedisClient initiates oncegetCall, the client has () times of message interaction with the server?

Options:

A.

1

B.

2

C.

3

D.

4

Buy Now
Questions 29

Fusioninsight HDmedium, applicablestreamingSubmit by command lineexample.jarmiddle

om.huawei.example.wordcounttask, task name iswcTest, is the following execution command correct?

Options:

A.

Storm.jar example.jar wcTest om.huawei..example.wordcount

B.

Storm.jar example.jar wcTest wordcount

C.

Storm.jar example.jar om.huawei..example.wordcount wcTest

D.

Storm.jar example.jar wordcount wcTest

Buy Now
Questions 30

Fusionlnsigt HD an application to completeKerberosSecurity authentication, which of the following options must be used?

(multiple choice)

Options:

A.

krb5.confconfiguration file

B.

existFusionInsight ManagerUser account applied on

C.

user accountkeytabdocument

D.

jaas.confconfiguration file

Buy Now
Questions 31

FusionInsight HDmiddle,StreamingWhat are the characteristics of? (multiple choice)

Options:

A.

stream processing

B.

high performance

C.

Scalable

D.

High fault tolerance

Buy Now
Questions 32

Oozieofworkflow.xmlfile is the workflow configuration file

Options:

A.

True

B.

False

Buy Now
Questions 33

There are the following scenarios: new data is generated by the online system every day500G, you need to make statistics on these data by day, week, month and other dimensions

summary.

ask if it is suitable for useHiveWhat kind of table to handle?

Options:

A.

Bucket table, bucket according to day

B.

Partition table, partitioned by day

C.

skew table, skew field select date, skew value random

D.

partition+Bucket table, partitioned by time, each partition2560buckets

Buy Now
Questions 34

FusionInsight HDofHive, user-definedUDFcan andHiveBuilt-inUDFduplicate name, in this case,

will use user-definedUDF.

Options:

A.

True

B.

False

Buy Now
Questions 35

for running onMapReduceThe application on the platform that this application depends onjarWhere will the bag be placed?

Options:

A.

HIVE

B.

HBASE

C.

HDFS

D.

DB

Buy Now
Questions 36

HBasetablerowkeyDesign is a very important development and design link.

Options:

A.

Name+Phone number

B.

date+Phone number

C.

Phone number+date

D.

Phone number+Name

Buy Now
Questions 37

aboutStreamingthe topology (Topology), which of the following descriptions is wrong?

Options:

A.

OneTopologyis made up of a group ofSpoutcomponents andBoltcomponents passStream GroupingsA connected directed acyclic graph

(DAG)

B.

Topologywill run until it is explicitlykill

C.

Business logic is encapsulatedTopologymiddle

D.

OneTopologyOnly one can be specified to startWorkerprocess

Buy Now
Questions 38

existStreamingin application development,BoltUse which of the following interfaces to sendTuple?

Options:

A.

to emit

B.

execute

C.

open

D.

nextTuple

Buy Now
Questions 39

existFusionInsight HDmiddle,FlumeIn a configuration file, if there are multiplesource,butsourceThe name cannot be repeated.

Options:

A.

True

B.

False

Buy Now
Questions 40

existFlumeDuring cascaded transfers, you can usefail overmode transfer, so that if the next hop isFlumenode failure or

When the data is received abnormally, it can automatically switch to another way to continue transmission.

Options:

A.

True

B.

False

Buy Now
Questions 41

for running onMapRestoeThe application on the platform, on which this application is basedjarpackage is placed where?

Options:

A.

HIVE

B.

HBASE

C.

HDFS

D.

DB

Buy Now
Questions 42

forSpakstreamingapplication, in aJVM, there can only be one at a time

Streamingcontextis active.

Options:

A.

True

B.

False

Buy Now
Questions 43

Which of the following measures can improveHBasequery performance? (multiple choice)

Options:

A.

pre-scoreregion,MakeregionEvenly distributed, improve concurrency

B.

Query frequent attributes are placed inrowkeyThe front part

C.

Use secondary indexes to adapt to more query scenarios

D.

Data read at the same time are stored in the samecellmiddle

Buy Now
Questions 44

implementHBaseWhat parts of the data need to be read for the data read service?

(multiple choice)

Options:

A.

HFile

B.

HLog

C.

MemStore

D.

HMaster

Buy Now
Questions 45

forHBase rowkeyThe design principles described below are correct? (multiple choice)

Options:

A.

Attribute values with high access weight are placed inRowKeyFront

B.

Attribute values with high access weight are placed inRowkeysecond half

C.

Attribute values with good dispersion are placed inRowkeyfirst half

D.

Attribute values with good dispersion are placed inRowkeysecond half

Buy Now
Questions 46

existSpark, assuminglinesIs anDStreamobject, which of the following statements can periodically count this number of words on a stream?

Options:

A.

lines.flatMap(_.split(" ")).map(word =>(word,1)).reduce(_+_).print( )

B.

lines.flatMap(_.split(" ")).map(word =>(word,word.length())).reduceByKey

(_+_).print( )

C.

lines.flatMap(_.split(" ")).map(word =>(word,1)).reduceByKey(_+_).print

( )

D.

lines.flatMap(_.split(" ")).flatmap(word =>(word,1)).groupByKey(_+_).print

( )

Buy Now
Questions 47

fusioninsight, an application to chargeKerberosSecurity certification, which of the following options are

must be used? (multiple choice)

Options:

A.

krb5.confconfiguration file

B.

existFusionInsight ManagerUser account applied on

C.

user accountkeytabdocument

D.

jaas.confconfiguration file

Buy Now
Questions 48

Below aboutZKFCThe statement is wrong ().

Options:

A.

zKFC(ZKFalovercontroler)as aZoKeeperCluster client for monitoringNameNode

status information.

B.

zkFCprocess hopeNameNodenode andZoKeeperofLeaderdeployed in the node.

//(ZKFCProcess is only deployingNameNodeexists in the node)

standbyameodepassZokceperKnow moreAcibe Nameodestate, onceAeametoesmachine,Standby

C.

NameNodeThe primary operation will be performed.

D.

HdFSNameoofCConnected to2Ke4Pf, save the hostname and other information tozoKe-p%rmiddle

Buy Now
Questions 49

existKafkamiddle,ProducerThis can be done by configuring the synchronization parameters (producer.type), to ensure that the data press

Options:

A.

sent in order.

B.

True

C.

False

Buy Now
Questions 50

FusionInsightHDin the system,HiveWhat are the supported interface types? (multiple choice)

Options:

A.

mouthJDB, Cinterface

B.

mouthODB, Cinterface

C.

mouthPythoninterface

D.

mouthRubyinterface

Buy Now
Questions 51

Regarding the Redis cluster topology information, which of the following descriptions is correct?

Options:

A.

The client caches the topology information of the cluster.

B.

The server caches the topology information of the cluster

C.

both are

D.

neither

Buy Now
Questions 52

RedisofLISTData structure, suitable for which of the following scenarios? (multiple choice)

Options:

A.

Build queuing systems, such as message queues

B.

Port uniq operations, such as getting the ranking value of all data in a certain period of time

C.

Get the latest N data operations: for example, get the latest 10 comments on a Weibo

D.

simulating stack operations

Buy Now
Questions 53

which come downRedisIs the command an atomic operation?

Options:

A.

INCR(increment the stored digital value by one)

B.

HINCRBY(for the hash tablekeydomain infieldvalue plus incrementincrement)

C.

LPUSH(for linked listspushoperate)

D.

All of the above

Buy Now
Questions 54

Fusionmnsight HDproductSoDuring application development, you canSolr Admin UIxrightCollection

One-shot verification is performed. Draw aboutSolr AdminUIIs the statement correct? (multiple choice)

Options:

A.

Click Tree under Cloud to view metadata such as Collections, configuration sets, and ive nodes in Solr loud information

B.

Click Cloud to view the Replica distribution and status of each Shard under each Collection

C.

Enter the Core Oveview interface where Calectiopeyshard Replicaf is installed, and you can view the Replca index Real Qunwen You Department relies on storing size and location information

D.

Users of the Sor user group, Solr admin role, and Super group can access the Solr Admin UI

Buy Now
Questions 55

HBaseWhich application scenarios are not suitable for?

Options:

A.

requires fullA, CIDFeature application scenarios

B.

Mass data application scenarios

C.

High throughput application scenarios

D.

Semi-structured data application scenarios

Buy Now
Questions 56

existHBaseWhich of the following interfaces or classes does not need to be involved in the implementation of business logic for writing data?

Options:

A.

Put

B.

HTable

C.

HBaseAdmin

D.

Puttist

Buy Now
Questions 57

YarmWhich role is to manage individual node resources (CPU/Memory)of?

Options:

A.

NodeManager

B.

ResourceManager

C.

DataNode

D.

NameNode

Buy Now
Questions 58

FusiontnsightHD in which ways can you viewOozieDebug results of the job? (multiple choice)

Options:

A.

mouth viewOozieofJava APIWhether the returned result is as expected

B.

mouth throughHueofworkflowDashboard to view program running results

C.

mouth throughHue's file browser to see ifHDFSThe specified directory produces the expected file

D.

mouthOozieself-containedWebThe interface can also view the job execution results

Buy Now
Questions 59

FusionInsight HDofLoader, a connector can only be assigned to one job.

Options:

A.

True

B.

False

Buy Now
Questions 60

TowardsHBaseincrease in the clusterRegionServerhost, the original cluster must be stopped first, becauseHBase

Dynamic expansion is not supported.

Options:

A.

True

B.

False

Buy Now
Questions 61

FusionInsight HDin the platform,HBaseSecondary indexes are not currently supported.

Options:

A.

True

B.

False

Buy Now
Questions 62

FlinksupportLocalpattern andClusterpattern deployment(and cloud deployment), other deployment modes are not currently supported.

Options:

A.

True

B.

False

Buy Now
Questions 63

forHBase rowkeyThe design principles described below are correct? (multiple choice)

Options:

A.

Attribute values with high access weight are placed inRowKeyFront

B.

Attribute values with high access weight are placed inRowkeysecond half

C.

Attribute values with good dispersion are placed inRowkeyfirst half

D.

Attribute values with good dispersion are placed inRowkeysecond half

Buy Now
Questions 64

The user wants to develop an application to accessHBaseservice, first apply for a machine accounttester1, and give it sets accessHBaseservice permissions; then download the account'skeytabfile, and use that account to run the application

use. Subsequent applications of this application will increase business requirements and require access toHiveservice, then givingtester1User additionally granted access

askHiveAfter the component permissions, you need to re-download the user'skeytabdocument.

Options:

A.

True

B.

False

Buy Now
Questions 65

existHBaseIn table design, it is common to multiple businessesrowkey, what are the possible countermeasures for situations that lead to data access contradictions?

slightly? (multiple choice)

Options:

A.

compromise method (rowkeyDesign takes into accountAandBbusiness needs)

B.

Redundancy method (use space for time factory efficiency)

C.

Create secondary index

D.

pre-scoreregion

Buy Now
Questions 66

useFusionInsight HDofHiveQuery data, when the intermediate result of the query has a large amount of data, You can choose to compress the intermediate result data for better performance. Which of the following areHiveCorrelation of intermediate result compression parameter? (multiple choice)

Options:

A.

hive.exec.compress.intermediate (middle)

B.

hive.intermediate.compression.codec

C.

hive.exec.compress.output

D.

hive.intermediate.compression.type

Buy Now
Questions 67

due toSparkis a memory-based computing engine, therefore, aSparkThe amount of data the app can handle Can't give more than thisSparkThe total memory of the application.

Options:

A.

True

B.

False

Buy Now
Questions 68

HDFSThe system time of the node where the client is located is the same as theFusionInsight HDThe system time of the cluster should be maintained

Consistent, if there is a time difference, then the time difference should be less than a few minutes?

Options:

A.

5

B.

10

C.

20

D.

30

Buy Now
Questions 69

FusionInsight HDin, aboutOozieWhich of the following descriptions is correct? (multiple choice)

Options:

A.

submitcommand to change the status of the job toPREP

B.

startcommand allowsPREPThe status of the job changes toRUNNING

C.

runcommand to change the job status toRUNNING

D.

killCommands can act onPREP/SUSPEND/RUNNINGstatus job

Buy Now
Questions 70

existSpark, which of the following statements about broadcast variables is correct? (multiple choice)

Options:

A.

broadcast variable in eachTasksave a copy

B.

broadcast variable in eachExecutorsave a copy

C.

Broadcast variables are read-only

D.

broadcast variable viaSparkContext.broadcast) method to generate

Buy Now
Questions 71

forHBase rowkeyThe design principles described below are correct?

(multiple choice)

Options:

A.

Attribute values with high access weight are placed inRowKeyFront

B.

Attribute values with high access weight are placed inRowkeysecond half

C.

Attribute values with good dispersion are placed inRowkeyfirst half

D.

Attribute values with good dispersion are placed inRowkeysecond half

Buy Now
Questions 72

FusionInsight HDin, belonging toStreamingWhat are the methods of data distribution? (multiple choice)

Options:

A.

Shuffle Grouping

B.

Field Grouping

C.

Local Grouping

D.

Direct Grouping

Buy Now
Questions 73

HDFSSupport large file storage, support for multiple users to write operations to the same file at the same time, and

can be modified anywhere in the file.

Options:

A.

True

B.

False

Buy Now
Questions 74

Spark Streamingavailable fromKafkaReceive data and perform calculations, and the calculation results can only be stored inHDFS, can no longer be written backKafka.

Options:

A.

True

B.

False

Buy Now
Questions 75

aboutHiveThe basic operation of building a table, the description is correct?

You need to specify when creating an external tableexternalkeywords.

Options:

A.

Once the table is created, the table name cannot be changed.

B.

Once the table is created, the column names cannot be changed.

C.

Once the table is created, no new columns can be added.

Buy Now
Questions 76

When the cluster is normal,RedisClient initiates oncegetCall, the client and the server have () secondary message interaction?

Options:

A.

1

B.

2

C.

3

D.

4

Buy Now
Questions 77

Which of the following causesHDFSofNameNodeEntersafemode(safe read-only mode)?

(multiple choice)

Options:

A.

Active and standbyNameNodeof metadata is running out of disk space.

B.

The number of missing blocks exceeds the threshold.

C.

Lost replicas exceed the threshold.

D.

The corrupted copy exceeds the threshold.

Buy Now
Questions 78

FusionInsight HDin, aboutHive(MR,SPARK,TEZ)andSparksql(Sparkcore), which of the following

Is the description correct?

(multiple choice)

Options:

A.

Both are available externallySQLor classSQLability

B.

Both can run onMapReduceon the computational framework

C.

Both are available via table fields andHBaseAccess by field mappingHBasedata on

D.

Both can run onSparkon the computational framework

Buy Now
Exam Code: H13-723_V2.0
Exam Name: HCIP-Big Data Developer V2.0
Last Update: Apr 22, 2024
Questions: 526

PDF + Testing Engine

$66.4  $165.99

Testing Engine

$46  $114.99
buy now H13-723_V2.0 testing engine

PDF (Q&A)

$42  $104.99
buy now H13-723_V2.0 pdf