Github user jimjh commented on the pull request:
https://github.com/apache/spark/pull/3238#issuecomment-63430856
Added `spark.yarn.datanucleus.dir`. If not specified, looks for datanucleus
under `SPARK_HOME/lib`.
I tried using the option with an absolute path, a `file://` URI, and a
`hdfs://` URI.
@tgravescs datanucleus might be a specific unique case, where we want to
distribute the jars with spark _but_ not include it in the uber jar; for other
jars, the user can just use the `--jars` option with `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.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]