Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
1.0.0, 1.2.0
-
None
-
None
Description
In cases where there is a mix of Map side work and reduce side work, we get a classcast exception because we assume homogeneity in the code. We need to fix this correctly. For now this is a workaround.
Attachments
Attachments
Issue Links
- relates to
-
HIVE-10908 Hive on tez: SMB join needs to work with different type of work items (map side with reduce side)
- Open