Github user sryza commented on the pull request:
https://github.com/apache/spark/pull/710#issuecomment-42690143
Maybe you're already aware of this - in YARN cluster mode, the app jar is
renamed to "app.jar" on the cluster machine and addJar'd . So adding it to
spark.jars with its original name wouldn't work. It could make sense to not
rename it on the cluster machine, but there might be backwards compatibility
issues there with supporting YARN jobs outside spark-submit.
---
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.
---