Commit 74921c2
[SPARK-11287] Fixed class name to properly start TestExecutor from deploy.client.TestClient
Executing deploy.client.TestClient fails due to bad class name for TestExecutor in ApplicationDescription.
Author: Bryan Cutler <[email protected]>
Closes #9255 from BryanCutler/fix-TestClient-classname-SPARK-11287.
(cherry picked from commit 80279ac)
Signed-off-by: Sean Owen <[email protected]>1 parent 36fddb0 commit 74921c2
File tree
1 file changed
+2
-1
lines changed- core/src/main/scala/org/apache/spark/deploy/client
1 file changed
+2
-1
lines changedLines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
| 51 | + | |
51 | 52 | | |
52 | | - | |
| 53 | + | |
53 | 54 | | |
54 | 55 | | |
55 | 56 | | |
| |||
0 commit comments