Summer Special Limited Time 60% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: 60certs

HDP Certified Developer HDPCD Full Course Free

Page: 4 / 4
Total 108 questions

Hortonworks Data Platform Certified Developer Questions and Answers

Question 13

Which project gives you a distributed, Scalable, data store that allows you random, realtime read/write access to hundreds of terabytes of data?

Options:

A.

HBase

B.

Hue

C.

Pig

D.

Hive

E.

Oozie

F.

Flume

G.

Sqoop

Question 14

To process input key-value pairs, your mapper needs to lead a 512 MB data file in memory. What is the best way to accomplish this?

Options:

A.

Serialize the data file, insert in it the JobConf object, and read the data into memory in the configure method of the mapper.

B.

Place the data file in the DistributedCache and read the data into memory in the map method of the mapper.

C.

Place the data file in the DataCache and read the data into memory in the configure method of the mapper.

D.

Place the data file in the DistributedCache and read the data into memory in the configure method of the mapper.

Question 15

For each intermediate key, each reducer task can emit:

Options:

A.

As many final key-value pairs as desired. There are no restrictions on the types of those key-value pairs (i.e., they can be heterogeneous).

B.

As many final key-value pairs as desired, but they must have the same type as the intermediate key-value pairs.

C.

As many final key-value pairs as desired, as long as all the keys have the same type and all the values have the same type.

D.

One final key-value pair per value associated with the key; no restrictions on the type.

E.

One final key-value pair per key; no restrictions on the type.

Question 16

Which of the following tool was designed to import data from a relational database into HDFS?

Options:

A.

HCatalog

B.

Sqoop

C.

Flume

D.

Ambari

Page: 4 / 4
Total 108 questions