You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Hive QA (JIRA)" <ji...@apache.org> on 2014/08/08 02:30:13 UTC

[jira] [Commented] (HIVE-7652) Check OutputCollector after closing ExecMapper/ExecReducer

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

Hive QA commented on HIVE-7652:
-------------------------------



{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/12660469/HIVE-7652.1-spark.patch

{color:red}ERROR:{color} -1 due to 3 failed/errored test(s), 5828 tests executed
*Failed tests:*
{noformat}
org.apache.hadoop.hive.cli.TestCliDriver.testCliDriver_sample_islocalmode_hook
org.apache.hadoop.hive.cli.TestNegativeCliDriver.testNegativeCliDriver_fs_default_name2
org.apache.hive.jdbc.miniHS2.TestHiveServer2.testConnection
{noformat}

Test results: http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/PreCommit-HIVE-SPARK-Build/21/testReport
Console output: http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/PreCommit-HIVE-SPARK-Build/21/console
Test logs: http://ec2-54-176-176-199.us-west-1.compute.amazonaws.com/logs/PreCommit-HIVE-SPARK-Build-21/

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: 3 tests failed
{noformat}

This message is automatically generated.

ATTACHMENT ID: 12660469

> Check OutputCollector after closing ExecMapper/ExecReducer
> ----------------------------------------------------------
>
>                 Key: HIVE-7652
>                 URL: https://issues.apache.org/jira/browse/HIVE-7652
>             Project: Hive
>          Issue Type: Bug
>          Components: Spark
>            Reporter: Venki Korukanti
>            Assignee: Venki Korukanti
>             Fix For: spark-branch
>
>         Attachments: HIVE-7652.1-spark.patch
>
>
> Some operators such as Group By are adding output records to {{OutputCollector}} after closing the ExecMapper/ExecReducer. Need to check if {{lastRecordOutput}} has any records after closing the ExecMapper/ExecReducer.



--
This message was sent by Atlassian JIRA
(v6.2#6252)