Labour Day Special Limited Time 65% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: cramtreat

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

Questions 4

FusionInsight HDmiddle,OoziesupportHDFS Action.

Options:

A.

True

B.

False

Buy Now
Questions 5

FusionInsight HDin the system,FumeWhich component does the data flow not need to go through within the node?

Options:

A.

Source

B.

channel

C.

sink

D.

topic

Buy Now
Questions 6

Fusionlnsigt HDWhat distributed computing frameworks do big data platforms provide? (multiple choice)

Options:

A.

HBase

B.

Spark

C.

MapReduce

D.

Streaming

Buy Now
Questions 7

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

Options:

A.

to emit

B.

execute

C.

open

D.

nextTuple

Buy Now
Questions 8

Flumebranch__________real-time data collectionsourceWhich is the type?

Options:

A.

taildir

B.

Log4j

C.

JMS

D.

Thrift

Buy Now
Questions 9

HDFSThere is a file in the cluster root directorytest, which of the following commands can find the file stored in ofDataNodeNode information?

Options:

A.

hdfs fsck/test.txt-files

B.

hdfs fsck/test.txt-locations

C.

hdfs fsck/test.txt-blocks

D.

hdfs fsck/test.txt-list-corruptfileblocks

Buy Now
Questions 10

RDDasSparkmost__________The core object has which of the following characteristics? (multiple choice)

Options:

A.

read only

B.

partition

C.

fault tolerance

D.

efficient

Buy Now
Questions 11

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 12

Fusion Insight HDmiddle,StreamingWhich of the following scenarios is applicable? (multiple choice)

Options:

A.

Streaming data monitoring

B.

Real-time visit statistics of the website

C.

Offline log analysis

D.

Traffic flow analysis

Buy Now
Questions 13

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 14

FusionInsight HDin, belonging toStreamingWhat are the roles of the service? (multiple choice)

Options:

A.

Nimbus

B.

Supervisor

C.

Broker

D.

quorumpeer

Buy Now
Questions 15

A large-scale production enterprise plans to transform its internal logistics data and sales data into big data. The design department provides data storage

Analysis of the program, which of the following statements are correct?

Options:

A.

HBaseIt can store massive data and support dynamic expansion, which can fulfill the storage requirements of logistics and sales data.

B.

HbaseSupport colleges and universities to read immediately, and can complete real-time analysis and command of the logistics situation through reasonable design.

C.

Logistics data is very sparse,HBaseCan handle sparse data efficiently.

D.

HBaseIt can be built on ordinary commercial servers, and the construction cost is relatively low.

Buy Now
Questions 16

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 17

FusionInsight HDmiddle,StreamingPackaging tools are used to package business codejarpackages and other dependenciesjarpackage, etc.

a completeStreamingAppliedjarBag

Options:

A.

True

B.

False

Buy Now
Questions 18

Suppose there is an application with10Tables, each table has tens of millions of records, and the number of fields is about20indivual.

Currently usingRedisto cache this10The data of a table, the design of its data structure, which of the following is the best design?

Options:

A.

usehashstructure, and a table uses ahash key, a row in the table records forhash keyone offield.

B.

usehashstructure, each row record of each table uses onehash key,hash keyoffieldThe fields of the corresponding table records,

and designKEYEach table adds a different prefix to distinguish it.

C.

usestringstructure, each field of each row record of each table uses oneKEY.

D.

usestringstructure, each row record of each table uses oneKEY,valueAll fields recorded for a row in a table? ? back

value of .

Buy Now
Questions 19

existFlumemiddle,sourceWhat is the main function of the function module?

Options:

A.

Get data and convert raw data into data objects that you process yourself

B.

Cache data and save data in memory or files according to different reliability policies

C.

Output data to the destination, support multiple output protocols

D.

Split the data and send the data to different destinations according to the characteristics of the data

Buy Now
Questions 20

existKafkain, aboutConsumerWhich statement is correct? (multiple choice)

Options:

A.

ConsumerMainly for data consumption

B.

ConsumerNeed to specify when consuming dataTopic

C.

multipleConsumerconfigure the samegroup.idwhen theseConsumerConsumed data will not be duplicated

D.

newConsumerAPIConsumption data does not need to be specifiedZooKeeperaddress

Buy Now
Questions 21

about the followingHDFSWhat is the correct process for the client to read the file? (multiple choice)

Options:

A.

priority from the nearestDataNodeDownload data.

B.

file data fromDataNodeback toNameNode, then fromNameNodeDown to the client.

C.

If the client and the connectedDataNodeIf there is a failure in reading, then the client will give up the applause node and connect the node where other replicas are located.

D.

Supports multiple clients fromDataNoderead the same file data.

Buy Now
Questions 22

Which of the following is notMapReducespecialty?

Options:

A.

Easy to program

B.

Good scalability

C.

Real-time computing

D.

High fault tolerance

Buy Now
Questions 23

FusionInsight HDin the systemHDFSdefaultBlock Sizehow many?

Options:

A.

32MB

B.

64MB

C.

128MB

D.

256MB

Buy Now
Questions 24

aboutKafkaofPeoducer, is the following statement correct? (multiple choice)

Options:

A.

Produceris a message producer

B.

ProducerProduction data needs to be specifiedTopic

C.

Can play multiple at the same timeProducerprocess to the sameTopicsend data

D.

ProducerNeed to connect first when producing dataZooKeeper, and then connectBroker

Buy Now
Questions 25

HDFSclient withNWhen a copy writes a file, which of the following is true about the writing process?

(multiple choice)

Options:

A.

eachDataNodemaximum storage1copy.

B.

Support multiple users to write to the same file at the same time.

C.

The first copy of the data block is placed preferentially on the node where the client writing the data block is located.

D.

Copied file blocks all exist on the same rack by default.

Buy Now
Questions 26

YARNIn the service, if you want to give the queueQueueAset capacity to30%, which parameter should be configured?

Options:

A.

yarm.scheduler.capacity.rot.QueueA. user-limit-factor

B.

yam.scheduler.capacity.root.QueueA. minimum-userlimit-percent

C.

yarm.scheduler.capacity.root.QueueA. capacity yarm.scheduler.capacity.rot.QueueA

Buy Now
Questions 27

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 28

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 29

FusionInsight HD a completeStreaming CQLWhich of the following parts does the application contain at least? (multiple choice)

Options:

A.

Create an input stream

B.

Create output stream

C.

Business action statements (such asSELECT,INSERT,JIONWait)

D.

Apply commit statement

Buy Now
Questions 30

FusionInsight HDin, aboutHiveandSparksql, which of the following descriptions are 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
Questions 31

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 32

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 33

Spark StreamingAs a micro-batch stream processing engine, it converts the data of each time slice into OneRDDa partition in the

Options:

A.

True

B.

False

Buy Now
Questions 34

Which of the following components must depend onZooKeeperto run()?

(multiple choice)

Options:

A.

HDFS

B.

HBase

C.

Spark

D.

YARN(streaming)

Buy Now
Questions 35

FusionInsight HDsystem, aboutHiveofJDB, CInterface type, which of the following descriptions is correct of?

Options:

A.

In a network isolation environment,ZooKeeperofIPCan be configured as a businessIP, can also be configured to manageIP.

B.

hiveUnlike traditional databases, soJDB, CThe established connection does not need to be closed.

C.

In a secure cluster environment, establish andHiveBefore connecting, you need to use unified authentication to log in.

D.

useJDB, CsubmitSQL, you canSQLPut a semicolon after the statement";"

Buy Now
Questions 36

FlinkThe two key elements of the program arestreamdata andtransformationoperator.

Options:

A.

True

B.

False

Buy Now
Questions 37

Fasionlrnight HD Heenein the group,Table1GenusFNamespacel,Table2GenusFNamespace2,

Table1there are two1columns, respectivelyRdf11.df12,TablezThere is a column home namedf21, then which of the following

user account9AAt the same time have|ef18d21oftwrite rights. (multiple choice)

Options:

A.

Give this user accountglobelread permission

B.

Give this user accountNamespace1read and write permissions

C.

Give this user accountTable1andTable2read and write permissions

D.

Give wave user accountNamespace1andNamespace2read and write permissions,

Buy Now
Questions 38

existSparkIn application development, which of the following codes can correctly count words?

Options:

A.

rval counts = textFile.map(line => line.split("")).map(word =>(word,

1)).reduceByKey(+)

B.

val counts = textFile.flatMap(line => line.split(")).map(word =>(word,

1)).reduceByKey(+)

C.

vrval counts = textFie.map(line => line.split(")).map(word =>(word,

1)).groupByKey( )

D.

vrval counts = textFile.flatMap(line => line.split("")).map(word =>(word,

1)).groupByKey( )

Buy Now
Questions 39

FusionInsight HDin, belonging toStreamingWhat is the nature of the data distribution method? (multiple choice)

Options:

A.

Shuffle Grouping

B.

Field Grouping

C.

Laal Gg

D.

Direct Grouping

Buy Now
Questions 40

Which of the following is notHBaseThe roles or services involved in the read data process? (Writing isHMaster)

Options:

A.

ZooKeeper

B.

HDFS

C.

HMaster

D.

RegionServer

Buy Now
Questions 41

A project requires Internet access to a certain area? ?Save it, and search the full text of these Internet records to see if there is any? ?information, with

to prevent crime in the region.

In this scenario, which of the following options is the best?

Options:

A.

existSolrCreate an index and save the data, and return all the data during full-text search.

B.

existHBasestore data on theHBaseThe filtering characteristics of , satisfy fuzzy matching query.

C.

When storing data, inSolrindex on theHBaseStore complete data? ?when, throughSolrFull-text search to obtain and record

record key information, through the key information inHBasefor the full record.

Buy Now
Questions 42

existMapReduceIn application development of , which of the followingJAVA, Class responsible for managing and running a computational task?

Options:

A.

lob

B.

Context

C.

FileSystem

D.

Configuration

Buy Now
Questions 43

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

will use user-definedUDF.

Options:

A.

True

B.

False

Buy Now
Questions 44

FusionInsight HDin, yesSolrThe creation of various resources and the use of read and write permissions, which of the following statements is wrong?

Options:

A.

SolrUser group users can create configuration sets and createCollectionwhen specifying the configuration set

B.

SolrUsers of the user group can createCollection

C.

Collectioncreator, theCollectionroles with read and write permissions andSolr adminrole can beCollectionEnter

row update

D.

onlyCollectioncreator andSolr adminRoles can be deletedCollection

Buy Now
Questions 45

existKafka, which of the following commands can view aTopicHow many partitions are there?

Options:

A.

Kafka-topics.sh–describe

B.

Kafka-topics.sh–list

C.

kafka-topics.sh–alter

D.

kafka-topics.sh–create

Buy Now
Questions 46

RDDasSparkThe core object, which has the following characteristics? (multiple choice)

Options:

A.

read only

B.

partition

C.

fault tolerance

D.

efficient

Buy Now
Questions 47

the following aboutHDFSIs the description correct?

(multiple choice)

Options:

A.

HDFSDepend onNameNode,DataNode,Clientcomposition.

B.

HDFSprepareNameNodeThe metadata on theNameNodeSync the past directly.

C.

HDFSThe first copy of the data can be stored by using the rack node close to the client.

D.

HDFSIt is suitable for the scenario of writing once and reading many times.

Buy Now
Questions 48

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 49

Which of the following causesHDFSofNameNodeEntersafemode(install"aroot form)? (multiple choice)

Options:

A.

Active and standbyNameNodeThe disk space where the metadata is located is insufficient.

B.

The number of missing blocks exceeds the read value.

C.

Lost copies exceed read value.

D.

The corrupted copy exceeds the threshold.

Buy Now
Questions 50

FusionInsight HDsystematicV100R002C60version,HiveOnly supports based onMapReduceEngine query service,

not supported based onSparkEngine query service.

Options:

A.

True

B.

False

Buy Now
Questions 51

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 52

existSpark, which of the following is trueDataFrameThe operator that takes the intersection?

Options:

A.

filter (condifionExpr: String): DataFrame

B.

join (right: DataFrame, join Exprs: Column): DataFrame

C.

intersect (other: Data Frame): Data Frame

D.

dropDuplicates (): DataFrame

Buy Now
Questions 53

Suppose there is an application with10Tables, each table has tens of millions of records, and the number of fields is about20indivual.

Currently usingRedisto cache this10The data of a table, the design of its data structure, which of the following is the best design?

Options:

A.

usehashstructure, and a table uses ahash key, a row in the table records forhash keyone offield.

B.

usehashstructure, each row record of each table uses onehash key,hash keyoffieldThe fields of the corresponding table records,

and designKEYEach table adds a different prefix to distinguish it.

C.

usestringstructure, each field of each row record of each table uses oneKEY.

D.

usestringstructure, each row record of each table uses oneKEY,valueAll fields recorded for a row in a table? ?back value of .

Buy Now
Questions 54

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

Options:

A.

JDB, Cinterface

B.

ODB, Cinterface

C.

Pythoninterface

D.

Rubyinterface

Buy Now
Questions 55

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

Options:

A.

CheckOozieofJava APIWhether the returned result is as expected

B.

pass throughHueofworkflowDashboard to view program running results

C.

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

D.

Oozieself-containedWebThe interface can also view the job execution results

Buy Now
Questions 56

MapReduceIn which of the following is the task ultimately performed?

Options:

A.

NodeManager

B.

container

C.

ResourceManager

D.

AppMaster

Buy Now
Questions 57

HBaseFilters can set column names or column values as filter conditions, and support the use of multiple filters at the same time.

Options:

A.

True

B.

False

Buy Now
Questions 58

In useSolrWhen performing a full-text search, you canwtThe parameter specifies the response format of the query result.

aboutSolrThe response format of the query result, which of the following statements is wrong?

Options:

A.

supportCSVandJSON

B.

supportCSV,JSONandHTML

C.

supportCSV,JSONandXML

Buy Now
Questions 59

SparkWhat kind of parameter setting methods does the application have? (multiple choice)

Options:

A.

in the application configuration filespark-defaults.confconfigure in

B.

When submitting your application, pass—confmake settings

C.

In the application code, passSparkContextofsetPropertymethod to set

D.

In the application code, passSparkConfobject to set

Buy Now
Questions 60

When a task is submitted toYARNIn the cluster, which of the following options will generate ajob id?

Options:

A.

ResourceManager

B.

Contaioner

C.

AppMaster

D.

NodeManager

Buy Now
Questions 61

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 62

Which of the following options isYamcore functionality?

Options:

A.

storage

B.

Resource management

C.

search

D.

data transmission

Buy Now
Questions 63

existKafkamiddle,ConsumerIt can support offline message and online message consumption at the same time, but consume data sequentially

of.

Options:

A.

True

B.

False

Buy Now
Questions 64

HDFSThe system time of the node where the client is located is the same as theFusionInsight HDThe system time of the cluster should be consistent, if there is 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 65

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 66

Which of the following is notMapReducespecialty?

Options:

A.

easy to program

B.

good scalability

C.

real-time computing

D.

High fault tolerance

Buy Now
Questions 67

Spark streamingAs a micro-batch stream processing engine, it converts the data of each time slice

for oneRDDa partition in the

Options:

A.

True

B.

False

Buy Now
Questions 68

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 69

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 70

FusionInsight HDin, aboutHivethe data load function (viaHiveofLOADcommand guide

input data), which of the following descriptions is wrong?

Options:

A.

available fromHDFSdirectly into thehivesurface

B.

available fromHiveServerThe local hard disk of the node is directly loaded into thehivesurface,

C.

It can be directly loaded from the local hard disk of the node where the client is located.hivesurface

D.

HiveThe data loading process does not parse the specific file content, mainly the process of file transfer

Buy Now
Questions 71

A large-scale production enterprise,tPlan to analyze the internal logistics data and sales datat,Assumeiout of the wayT

effectganalysis, which of the following statements are correct? (multiple choice)

Options:

A.

HBaseIt can store massive data and support dynamic expansion, which can fulfill the storage requirements of logistics and sales data.

B.

HbaseIt supports efficient random reading, and can complete real-time analysis and command of the logistics situation through reasonable design.

C.

Logistics data is very sparse,HBaseCan handle sparse data efficiently.

D.

HBaseIt can be built on ordinary commercial servers, and the construction cost is relatively low.

Buy Now
Questions 72

existSparkmiddle,SparkSQLis an independent module that does not depend onSparkCoretstandtasQaon.eaR. operation, etc.

Options:

A.

True

B.

False

Buy Now
Questions 73

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 74

which is notflumeofchannelTypes of?

Options:

A.

Memory Channel

B.

File Channel

C.

JDB, C Channel

D.

HDFS Channel

Buy Now
Questions 75

Below aboutZooKeeperThe statement is wrong ().

Options:

A.

If ZooKeeperIf there is an interruption in the process of synchronizing the message, after the failure is recovered, the transmission status before the failure can be adjusted according to the the state continues to synchronize, that is, support for resuming transmission from a breakpoint.

B.

ZooKeeperUse a custom atomic message protocol to ensure the consistency of node data in the entire system.

C.

ZooKeeperThe cluster is elected at startupLeaderRole.

D.

LeaderAfter a node receives a data change request, it first writes to disk and then writes to memory.

Buy Now
Questions 76

existStreamingin application development,BoltThe class uses which of the following interfaces to sendTuple?

Options:

A.

emit (issue)

B.

execute

C.

open

D.

nextTuple

Buy Now
Questions 77

pass throughHBasefofcreateTableThe 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(family)

D.

can be empty

Buy Now
Questions 78

FSpark Streamingapplication, in aJVM, there can only be one at a time

StreamingContextin active state

Options:

A.

True

B.

False

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

H13-723_V2.0 PDF

$28  $80
H13-723_V2.0 Engine

H13-723_V2.0 Testing Engine

$33.25  $95
H13-723_V2.0 PDF + Engine

H13-723_V2.0 PDF + Testing Engine

$45.5  $130