[ https://issues.apache.org/jira/browse/HIVE-9088?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Xuefu Zhang updated HIVE-9088: ------------------------------ Fix Version/s: (was: spark-branch) 1.1.0 > 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 > Fix For: 1.1.0 > > 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)