You want to populate an associative array in order to perform a map-side join. You've decided to put this information in a text file, place that file into the
DistributedCache and read it in your Mapper before any records are processed.
Indentify which method in the Mapper you should use to implement code for reading the file and populating the associative array?
A. combine
B. map
C. init
D. configure
You want to populate an associative array in order to perform a map-side join. You've decided to put this information in
-
answerhappygod
- Site Admin
- Posts: 899604
- Joined: Mon Aug 02, 2021 8:13 am
You want to populate an associative array in order to perform a map-side join. You've decided to put this information in
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!