[ 
https://issues.apache.org/jira/browse/PHOENIX-3406?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16154455#comment-16154455
 ] 

Hudson commented on PHOENIX-3406:
---------------------------------

FAILURE: Integrated in Jenkins build Phoenix-master #1770 (See 
[https://builds.apache.org/job/Phoenix-master/1770/])
PHOENIX-3406 CSV BulkLoad MR job incorrectly handle ROW_TIMESTAMP (ssa: rev 
cec7e1cf8794e7ec0ee5c8be9a32e33cd211ec3b)
* (edit) 
phoenix-core/src/main/java/org/apache/phoenix/mapreduce/FormatToBytesWritableMapper.java
* (edit) 
phoenix-core/src/main/java/org/apache/phoenix/mapreduce/FormatToKeyValueReducer.java
* (edit) 
phoenix-core/src/it/java/org/apache/phoenix/end2end/CsvBulkLoadToolIT.java


> CSV BulkLoad MR job incorrectly handle ROW_TIMESTAMP
> ----------------------------------------------------
>
>                 Key: PHOENIX-3406
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-3406
>             Project: Phoenix
>          Issue Type: Bug
>    Affects Versions: 4.8.0
>            Reporter: Sergey Soldatov
>            Assignee: Sergey Soldatov
>             Fix For: 4.12.0
>
>         Attachments: PHOENIX-3406-2.patch, PHOENIX-3406.patch
>
>
> 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.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to