SparkQA commented on issue #24683: [SPARK-20547][REPL]Throw RemoteClassLoadedError for transient errors in ExecutorClassLoader URL: https://github.com/apache/spark/pull/24683#issuecomment-494994816 **[Test build #105704 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/105704/testReport)** for PR 24683 at commit [`9395052`](https://github.com/apache/spark/commit/9395052aeadfea0362313b51a70c762cb7b175a6). * This patch passes all tests. * This patch merges cleanly. * This patch adds the following public classes _(experimental)_: * ` test(\"nonexistent class and transient errors should cause different errors\") ` * ` \"\"\"public class TestClassA implements java.io.Serializable ` * ` \"\"\"public class TestClassB implements java.io.Serializable ` * `class ReplSuite extends SparkFunSuite with BeforeAndAfterAll ` * ` |case class Foo(s: String)`
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
