Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
4.8.0
-
None
-
None
Description
During BulkLoad at the moment we always let server set the timestamp. That cause problem when table has row_timestamp column.
Fix: add timestamp in the serialization data between mapper and reducer.