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

[jira] [Updated] (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 ]

Tathagata Das updated SPARK-10128:
----------------------------------
    Priority: Blocker  (was: Major)

> 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: Tathagata Das
>            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