Github user vanzin commented on the issue:
https://github.com/apache/spark/pull/13527
@nezihyigitbasi I went through the change again and I think the code should
be a little more careful about only looking at the YARN settings if actually
running on YARN.
You could also make that easier by having a method in Utils to return the
list of user jars given a `SparkConf` object. Then you could just call that
method from the three different places, instead of the current code which looks
very similar in its 3 versions.
---
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]