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

Hive QA commented on HIVE-11239:
--------------------------------



{color:red}Overall{color}: -1 at least one tests failed

Here are the results of testing the latest attachment:
https://issues.apache.org/jira/secure/attachment/12745109/HIVE-11239.1.patch

{color:red}ERROR:{color} -1 due to 1 failed/errored test(s), 9190 tests executed
*Failed tests:*
{noformat}
org.apache.hive.jdbc.TestJdbcWithLocalClusterSpark.testTempTable
{noformat}

Test results: 
http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/PreCommit-HIVE-TRUNK-Build/4602/testReport
Console output: 
http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/PreCommit-HIVE-TRUNK-Build/4602/console
Test logs: 
http://ec2-174-129-184-35.compute-1.amazonaws.com/logs/PreCommit-HIVE-TRUNK-Build-4602/

Messages:
{noformat}
Executing org.apache.hive.ptest.execution.PrepPhase
Executing org.apache.hive.ptest.execution.ExecutionPhase
Executing org.apache.hive.ptest.execution.ReportingPhase
Tests exited with: TestsFailedException: 1 tests failed
{noformat}

This message is automatically generated.

ATTACHMENT ID: 12745109 - PreCommit-HIVE-TRUNK-Build

> Test encryption_insert_partition_static.q fails with different output results 
> on other environments
> ---------------------------------------------------------------------------------------------------
>
>                 Key: HIVE-11239
>                 URL: https://issues.apache.org/jira/browse/HIVE-11239
>             Project: Hive
>          Issue Type: Sub-task
>    Affects Versions: 1.2.0
>            Reporter: Sergio Peña
>            Assignee: Sergio Peña
>         Attachments: HIVE-11239.1.patch
>
>
> The test {{encryption_insert_partition_static.q}} is still failing on other 
> platforms with different output results due to the 'explain' statements.
> I think we should remove the 'explain' statements from this test as they are 
> not needed to test how encrypted data can be moved between encryption zones.
> Here's a failed test:
> {noformat}
> 494c494
> <             Statistics: Num rows: 6 Data size: 1351 Basic stats: COMPLETE 
> Column stats: NONE
> ---
> >             Statistics: Num rows: 6 Data size: 1343 Basic stats: COMPLETE 
> > Column stats: NONE
> 499c499
> <               Statistics: Num rows: 6 Data size: 1351 Basic stats: COMPLETE 
> Column stats: NONE
> ---
> >               Statistics: Num rows: 6 Data size: 1343 Basic stats: COMPLETE 
> > Column stats: NONE
> 503c503
> <                 Statistics: Num rows: 6 Data size: 1351 Basic stats: 
> COMPLETE Column stats: NONE
> ---
> >                 Statistics: Num rows: 6 Data size: 1343 Basic stats: 
> > COMPLETE Column stats: NONE
> 534c534
> <               totalSize 1351
> ---
> >               totalSize 1343
> 563c563
> <           Statistics: Num rows: 6 Data size: 1351 Basic stats: COMPLETE 
> Column stats: NONE
> ---
> >           Statistics: Num rows: 6 Data size: 1343 Basic stats: COMPLETE 
> > Column stats: NONE
> 570c570
> <             Statistics: Num rows: 6 Data size: 1351 Basic stats: COMPLETE 
> Column stats: NONE
> ---
> >             Statistics: Num rows: 6 Data size: 1343 Basic stats: COMPLETE 
> > Column stats: NONE
> 691c691
> <             Statistics: Num rows: 6 Data size: 1372 Basic stats: COMPLETE 
> Column stats: NONE
> ---
> >             Statistics: Num rows: 6 Data size: 1370 Basic stats: COMPLETE 
> > Column stats: NONE
> 696c696
> <               Statistics: Num rows: 6 Data size: 1372 Basic stats: COMPLETE 
> Column stats: NONE
> ---
> >               Statistics: Num rows: 6 Data size: 1370 Basic stats: COMPLETE 
> > Column stats: NONE
> 700c700
> <                 Statistics: Num rows: 6 Data size: 1372 Basic stats: 
> COMPLETE Column stats: NONE
> ---
> >                 Statistics: Num rows: 6 Data size: 1370 Basic stats: 
> > COMPLETE Column stats: NONE
> 731c731
> <               totalSize 1372
> ---
> >               totalSize 1370
> 760c760
> <           Statistics: Num rows: 6 Data size: 1372 Basic stats: COMPLETE 
> Column stats: NONE
> ---
> >           Statistics: Num rows: 6 Data size: 1370 Basic stats: COMPLETE 
> > Column stats: NONE
> 767c767
> <             Statistics: Num rows: 6 Data size: 1372 Basic stats: COMPLETE 
> Column stats: NONE
> ---
> >             Statistics: Num rows: 6 Data size: 1370 Basic stats: COMPLETE 
> > Column stats: NONE
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to