Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
4.8.0
-
None
Description
If condition for join is using numeric field, the MR job fails with class cast exception. The reason is that all object inspectors for numeric types doesn't implement getPrimitiveWritableObject method.