[
https://issues.apache.org/jira/browse/SPARK-43540?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17725178#comment-17725178
]
Snoot.io commented on SPARK-43540:
----------------------------------
User 'turboFei' has created a pull request for this issue:
https://github.com/apache/spark/pull/41201
> Add working directory into classpath on the driver in K8S cluster mode
> ----------------------------------------------------------------------
>
> Key: SPARK-43540
> URL: https://issues.apache.org/jira/browse/SPARK-43540
> Project: Spark
> Issue Type: Improvement
> Components: Spark Core
> Affects Versions: 3.4.0
> Reporter: Fei Wang
> Priority: Major
>
> In Yarn cluster modes, the passed files/jars are able to be accessed in the
> classloader. Looks like this is not the case in Kubernetes cluster mode.
> After SPARK-33782, it places spark.files, spark.jars and spark.files under
> the current working directory on the driver in K8S cluster mode. but the
> spark.files and spark.jars seems are not accessible by the classloader.
>
> we need to add the current working directory into classpath.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]