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/12/19 09:33:13 UTC

[jira] [Commented] (HIVE-9088) Spark counter serialization error in spark.log [Spark Branch]

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

Hive QA commented on HIVE-9088:
-------------------------------



{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/12688268/HIVE-9088.1-spark.patch

{color:red}ERROR:{color} -1 due to 4 failed/errored test(s), 7238 tests executed
*Failed tests:*
{noformat}
org.apache.hadoop.hive.cli.TestCliDriver.testCliDriver_sample_islocalmode_hook
org.apache.hadoop.hive.cli.TestMiniTezCliDriver.testCliDriver_vector_cast_constant
org.apache.hadoop.hive.cli.TestSparkCliDriver.testCliDriver_authorization_admin_almighty1
org.apache.hive.hcatalog.streaming.TestStreaming.testRemainingTransactions
{noformat}

Test results: http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/PreCommit-HIVE-SPARK-Build/577/testReport
Console output: http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/PreCommit-HIVE-SPARK-Build/577/console
Test logs: http://ec2-50-18-27-0.us-west-1.compute.amazonaws.com/logs/PreCommit-HIVE-SPARK-Build-577/

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

This message is automatically generated.

ATTACHMENT ID: 12688268 - PreCommit-HIVE-SPARK-Build

> Spark counter serialization error in spark.log [Spark Branch]
> -------------------------------------------------------------
>
>                 Key: HIVE-9088
>                 URL: https://issues.apache.org/jira/browse/HIVE-9088
>             Project: Hive
>          Issue Type: Sub-task
>          Components: Spark
>            Reporter: Xuefu Zhang
>            Assignee: Chengxiang Li
>         Attachments: HIVE-9088.1-spark.patch
>
>
> It seems that the counter didn't get registered. Increasing it in executor caused this error. Task itself succeeds nevertheless.
> {code}
> 2014-12-11 05:24:48,951 ERROR [Executor task launch worker-0]: counter.SparkCounters (SparkCounters.java:increment(83)) -
> counter[HIVE, RECORDS_IN] has not initialized before.
> 2014-12-11 05:24:48,951 ERROR [Executor task launch worker-0]: counter.SparkCounters (SparkCounters.java:increment(83)) -
> counter[HIVE, DESERIALIZE_ERRORS] has not initialized before.
> {code}



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