[
https://issues.apache.org/jira/browse/SPARK-42280?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Leibniz Hu updated SPARK-42280:
-------------------------------
Description:
For spark on yarn, there are `spark.yarn.archive` and `spark.yarn.jars` to
distribute spark runtime jars before driver/executor starts up.
I'd like to propose similar functionality for spark on K8S. The benefits are:
# accelerating workloads migration from yarn to K8S which use the above feature
# explore new version of spark more easily without to rebuild the spark image
# currently, there's really no other way to add additional/extension jars to
executors on k8s before startup .
was:
For spark on yarn, there are `spark.yarn.archive` and `spark.yarn.jars` to
distribute spark runtime jars before driver/executor starts up.
I'd like to propose similar functionality for spark on K8S. The benefits are:
# accelerating workloads migration from yarn to K8S which use the above feature
# explore new version of spark more easily without to rebuild the spark image
# currently, there's really no other way to add additional/extension jars to
executors on k8s before startup.
> add spark.yarn.archive/jars similar option for spark on K8S
> -----------------------------------------------------------
>
> Key: SPARK-42280
> URL: https://issues.apache.org/jira/browse/SPARK-42280
> Project: Spark
> Issue Type: Improvement
> Components: Kubernetes
> Affects Versions: 3.2.2, 3.3.1
> Reporter: YE
> Priority: Major
>
> For spark on yarn, there are `spark.yarn.archive` and `spark.yarn.jars` to
> distribute spark runtime jars before driver/executor starts up.
>
> I'd like to propose similar functionality for spark on K8S. The benefits are:
> # accelerating workloads migration from yarn to K8S which use the above
> feature
> # explore new version of spark more easily without to rebuild the spark image
> # currently, there's really no other way to add additional/extension jars to
> executors on k8s before startup .
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]