InterviewSolution
Saved Bookmarks
| 1. |
Is it possible to create Cartesian join between 2 tables, using Hive? |
|
Answer» No. As this kind of Join can not be implemented in mapreduce |
|