spark-instrumented-optimizer/core/src/test
Imran Rashid 5f74148bb4 [SPARK-19597][CORE] test case for task deserialization errors
Adds a test case that ensures that Executors gracefully handle a task that fails to deserialize, by sending back a reasonable failure message.  This does not change any behavior (the prior behavior was already correct), it just adds a test case to prevent regression.

Author: Imran Rashid <irashid@cloudera.com>

Closes #16930 from squito/executor_task_deserialization.
2017-02-24 13:03:37 -08:00
..
java [SPARK-19534][TESTS] Convert Java tests to use lambdas, Java 8 features 2017-02-19 09:42:50 -08:00
resources [SPARK-17663][CORE] SchedulableBuilder should handle invalid data access via scheduler.allocation.file 2017-02-06 08:24:17 -06:00
scala/org/apache [SPARK-19597][CORE] test case for task deserialization errors 2017-02-24 13:03:37 -08:00