-
Type:
Sub-task
-
Status: Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 2.0.0
-
Component/s: Spark Shell
-
Labels:None
Similar to SPARK-11140 (and building on top of it), spark-shell should transfer generated classes using the RpcEnv support for file transfers added in that change.
That would mean easy security configuration and, as a bonus, lower overhead (and one less HTTP server running inside Spark).
- is blocked by
-
SPARK-11140 Replace file server in driver with RPC-based alternative
-
- Resolved
-
- links to