HDPCD Hortonworks Data Platform Certified Developer

Loading demo links...

Showing 1–3 of 10 questions

Question 1

Which two of the following are true about this trivial Pig program' (choose Two)

C:\Users\Chaudhry\Desktop\1.jpg

Select all that apply, then click Submit answer.

  • The contents of myfile appear on stdout

  • Pig assumes the contents of myfile are comma delimited

  • ABC has a schema associated with it

  • myfile is read from the user's home directory in HDFS

Question 2

MapReduce v2 (MRv2/YARN) splits which major functions of the JobTracker into separate daemons? Select two.

Select all that apply, then click Submit answer.

  • Heath states checks (heartbeats)

  • Resource management

  • Job scheduling/monitoring

  • Job coordination between the ResourceManager and NodeManager

  • Launching tasks

  • Managing file system metadata

  • MapReduce metric reporting

  • Managing tasks

Question 3

Which Two of the following statements are true about hdfs? Choose 2 answers

Select all that apply, then click Submit answer.

  • An HDFS file that is larger than dfs.block.size is split into blocks

  • Blocks are replicated to multiple datanodes

  • HDFS works best when storing a large number of relatively small files

  • Block sizes for all files must be the same size