[ 
https://issues.apache.org/jira/browse/SPARK-3449?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14741815#comment-14741815
 ] 

Tathagata Das commented on SPARK-3449:
--------------------------------------

This should be taken care of in the refactoring. The right solution is to 
create a new actor system for the receiver, and not rely on the Spark's actor 
system.

> Akka-based receiver can't find messages defined in uploaded jar
> ---------------------------------------------------------------
>
>                 Key: SPARK-3449
>                 URL: https://issues.apache.org/jira/browse/SPARK-3449
>             Project: Spark
>          Issue Type: Bug
>          Components: Streaming
>    Affects Versions: 1.0.0, 1.0.2
>            Reporter: Anton B
>         Attachments: customMessage.zip
>
>
> Custom akka-based receiver built after the shipped example doesn't work if 
> custom akka messages are defined in the uploaded jar (ssc.setJars). 
> ClassNotFoundException thrown on the executors side.
> Modified version of example is attached.



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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to