Can you use MapReduce to perform a relational join on two large tables sharing a key? Assume that the two tables are formatted as comma-separated files in
HDFS.
A. Yes.
B. Yes, but only if one of the tables fits into memory
C. Yes, so long as both tables fit into memory.
D. No, MapReduce cannot perform relational operations.
E. No, but it can be done with either Pig or Hive.
Can you use MapReduce to perform a relational join on two large tables sharing a key? Assume that the two tables are for
-
answerhappygod
- Site Admin
- Posts: 899604
- Joined: Mon Aug 02, 2021 8:13 am
Can you use MapReduce to perform a relational join on two large tables sharing a key? Assume that the two tables are for
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!