Examers.io
ExamsOrganizationsHow it worksPricingHelp & FAQ
Dell Technologies logo

Dell Data Science Foundations

Domain 5Objective 2

Describe the Nature and Use of MapReduce and Apache Hadoop DATA-SCIENCE-FOUNDATIONS Practice Questions (Page 5)

Part of the Advanced Analytics for Big Data - Technology and Tools domain, which accounts for 22% of the DATA-SCIENCE-FOUNDATIONS exam.

29questions here
6free pages
6concepts
22%of the exam

Questions 21–25

  1. 21application · easy

    A data scientist writes a MapReduce job to compute the average rating per movie from a large dataset. The mapper emits (movie_id, rating). The reducer receives an iterable of ratings for each movie. What must the reducer do to produce the correct average?

    Select an answer first
  2. 22foundation · easy

    In Hadoop's master-slave architecture, which component is responsible for executing tasks on a slave node?

    Select an answer first
  3. 23application · medium

    A MapReduce job processes a 1 GB input file. The cluster has 4 nodes. The job runs with 4 mappers and 1 reducer. The output is written to HDFS. Which statement about the data flow is correct?

    Select an answer first
  4. 24application · medium

    A marketing team needs to analyze years of clickstream data stored in HDFS. They run a MapReduce job every night to compute daily unique visitors per campaign. The job takes several hours. Which characteristic of Hadoop makes this batch processing approach suitable?

    Select an answer first
  5. 25application · easy

    A MapReduce job is designed to find the maximum temperature recorded by each weather station. The mapper emits (station_id, temperature). The reducer receives an iterable of temperatures for each station. What should the reducer output?

    Select an answer first
Finished these 5 questions?

Review the revealed explanations, or continue through the curriculum.

Free Basic Practice is a study aid with revealable answers — not a scored exam. Examers.io is independent and not affiliated with or endorsed by Dell Technologies. “DATA-SCIENCE-FOUNDATIONS” is a trademark of its owner, used for identification only.