[
https://issues.apache.org/jira/browse/PHOENIX-3406?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15606597#comment-15606597
]
Hadoop QA commented on PHOENIX-3406:
------------------------------------
{color:red}-1 overall{color}. Here are the results of testing the latest
attachment
http://issues.apache.org/jira/secure/attachment/12835199/PHOENIX-3406.patch
against master branch at commit a5bcb3ea9a86b800b44b1d7815b094d7a952a11b.
ATTACHMENT ID: 12835199
{color:green}+1 @author{color}. The patch does not contain any @author
tags.
{color:red}-1 tests included{color}. The patch doesn't appear to include
any new or modified tests.
Please justify why no new tests are needed for this
patch.
Also please list what manual steps were performed to
verify this patch.
{color:green}+1 javac{color}. The applied patch does not increase the
total number of javac compiler warnings.
{color:red}-1 javadoc{color}. The javadoc tool appears to have generated
43 warning messages.
{color:green}+1 release audit{color}. The applied patch does not increase
the total number of release audit warnings.
{color:green}+1 lineLengths{color}. The patch does not introduce lines
longer than 100
{color:red}-1 core tests{color}. The patch failed these unit tests:
Test results:
https://builds.apache.org/job/PreCommit-PHOENIX-Build/640//testReport/
Javadoc warnings:
https://builds.apache.org/job/PreCommit-PHOENIX-Build/640//artifact/patchprocess/patchJavadocWarnings.txt
Console output:
https://builds.apache.org/job/PreCommit-PHOENIX-Build/640//console
This message is automatically generated.
> 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
> Attachments: 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.3.4#6332)