Github user skonto commented on a diff in the pull request:
https://github.com/apache/spark/pull/21462#discussion_r191940083
--- Diff: docs/running-on-kubernetes.md ---
@@ -121,8 +121,8 @@ This URI is the location of the example jar that is
already in the Docker image.
If your application's dependencies are all hosted in remote locations like
HDFS or HTTP servers, they may be referred to
by their appropriate remote URIs. Also, application dependencies can be
pre-mounted into custom-built Docker images.
-Those dependencies can be added to the classpath by referencing them with
`local://` URIs and/or setting the
-`SPARK_EXTRA_CLASSPATH` environment variable in your Dockerfiles. The
`local://` scheme is also required when referring to
--- End diff --
@foxish I can add that capability, but as far as I can tell this is not
there now.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]