Github user devaraj-kavali commented on the issue:
https://github.com/apache/spark/pull/18708
Thanks @vanzin for checking this.
```
Then shouldn't the fix be in the code that transforms the URI list into an
argument for -classpath?
I'm pretty sure the code you're modifying in SparkSubmit will end up
breaking other use cases.
```
I thought this would be clean instead of adding the scheme file:/// for
each jar and removing it before setting into the -classpath. I have verified
the change in all deployment modes and I didn't see any issue. If you are sure
that it breaks the other user cases, I will update the PR to remove the
file:/// scheme from jars before setting into classpath.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]