[
https://issues.apache.org/jira/browse/PHOENIX-3406?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16149608#comment-16149608
]
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/12884764/PHOENIX-3406-2.patch
against master branch at commit 7d8b8430212fae117ac09faf6b7c22bf673e9073.
ATTACHMENT ID: 12884764
{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
67 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:
./phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.QueryIT
Test results:
https://builds.apache.org/job/PreCommit-PHOENIX-Build/1338//testReport/
Javadoc warnings:
https://builds.apache.org/job/PreCommit-PHOENIX-Build/1338//artifact/patchprocess/patchJavadocWarnings.txt
Console output:
https://builds.apache.org/job/PreCommit-PHOENIX-Build/1338//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
> 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)