You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Chengxiang Li (JIRA)" <ji...@apache.org> on 2014/12/19 07:25:13 UTC

[jira] [Assigned] (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:all-tabpanel ]

Chengxiang Li reassigned HIVE-9088:
-----------------------------------

    Assignee: Chengxiang Li

> 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
>
> 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)