New Year Special Sale Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: scxmas70

H13-723_V2.0 Exam Dumps - HCIP-Big Data Developer V2.0

Go to page:
Question # 17
A.

JDB, Cinterface

B.

ODB, Cinterface

C.

Pythoninterface

D.

Rubyinterface

Full Access
Question # 18

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

A.

Nimbus

B.

Supervisor

C.

Broker

D.

quorumpeer

Full Access
Question # 19

When a task is submitted toYARNIn the cluster, which of the following options will generate for this taskTindivual JOPO

A.

ResourceManager

B.

container

C.

AppMaster

D.

NodeManager

Full Access
Question # 20

Suppose there is an application that needs to be accessed frequentlyOracleThe user table in the database, in order to improve performance, introduceRedisto cache

account information.

For this scene,RedisWhich of the following is the best data structure choice for ?

A.

list

B.

set

C.

hash

D.

sorted set

Full Access
Question # 21

HDFSIt adopts a "write once, read many" file access model. So it is recommended that a file be created, written and

After closing, do not modify it again.

A.

True

B.

False

Full Access
Question # 22

FusionInsight HDWhat are the supported ways to submitOozieOperation? (multiple choice)

A.

ShellOrder

B.

Java API

C.

Hue UI

D.

Rest API

Full Access
Question # 23

There are the following business scenarios: User online log files have been stored inHDFSabove, the log file content format the formula is: each online record has three fields, namely name, gender, and online time, and the fields are separated by ",";

It is required to print out all female netizens who spend more than two hours online. Which of the following code snippets can achieve

The above business scenario? (multiple choice)

A.

sc.textFile("/data/file/path”).map(.split(",")).map(p=>FemaleInfo(p

(O),p(1),p(2).trim.toInt)).toDF.registerTemp Table("FemaleinfoTable”)sqlContext.sql

("select name,sum(stay Time)as stay Time from FemaleInfoTable where gender=

female'group by name”).filter("stay Time >=120”).collect).foreach(printin)

B.

sc.textFile("/data/file/path").map(.split(",")).map(p=>FemaleInfo

(p(O),p(1),p(2).trim.toInt)).toDF.registerTemp Table("Female infoTable")

sqlContext.sq(l "select name, sum(stay Time)as stay Time from FemaleInfoTable where

gender=female).filter(“stay Time >=120”).collect).foreach(printin)

C.

val text=sc.textFile("/data/fle/path")

val data=text.filter(_.contains("female"))

Val fermaleData:RDD(String,Int) =data.map{line=>val t=line.split(',')

(t(0),t(2).toInt)

}.reduceByKey(_+_)

Val result=femaleData.filter(line=>line.2>120)

Rusult.collect.map(x=>x._1 + ',' + x._2).foreach(println)

D.

val text=sc.textFile("/data/fle/path”)

val data=text.filter(_.contains("female”))

Val fermaleData:RDD(String,Int) =data.map(line=>val t=line.split(',')

(t(0),t(2).toInt)

}

Val result=femaleData.filter(line=>line.2>120)

Rusult.collect.map(x=>x._1 +','+ x._2).foreach(println)

Full Access
Question # 24

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

A.

mouthJDB, Cinterface

B.

mouthODB, Cinterface

C.

mouthPythoninterface

D.

mouthRubyinterface

Full Access
Go to page: