Anton B created SPARK-3449: ------------------------------ Summary: 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.2, 1.0.0 Reporter: Anton B
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: issues-unsubscr...@spark.apache.org For additional commands, e-mail: issues-h...@spark.apache.org