[ https://issues.apache.org/jira/browse/HIVE-9088?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Xuefu Zhang updated HIVE-9088: ------------------------------ Summary: Spark counter serialization error in spark.log [Spark Branch] (was: Spark counter serialization error in Spark.log [Spark Branch]) > 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 > > 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)