You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/08/20 04:56:45 UTC

[jira] [Assigned] (SPARK-10128) Kinesis sequence numbers cannot be recovered from WAL because WAL does not use the correct classloader

     [ https://issues.apache.org/jira/browse/SPARK-10128?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Apache Spark reassigned SPARK-10128:
------------------------------------

    Assignee: Apache Spark  (was: Tathagata Das)

> Kinesis sequence numbers cannot be recovered from WAL because WAL does not use the correct classloader
> ------------------------------------------------------------------------------------------------------
>
>                 Key: SPARK-10128
>                 URL: https://issues.apache.org/jira/browse/SPARK-10128
>             Project: Spark
>          Issue Type: Bug
>            Reporter: Tathagata Das
>            Assignee: Apache Spark
>            Priority: Blocker
>
> Recovering Kinesis sequence numbers from WAL leads to classnotfoundexception. The solution is to not use the default classloader of the ObjectInputStream, but `Thread.currentThread().getContextClassLoader`



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

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org