Github user srowen commented on the issue:
https://github.com/apache/spark/pull/17416
Yeah, it clearly downloads the right models .jar file, puts it in the .ivy
cache correctly (I can find it there as expected) but then `spark.jars` isn't
set correctly:
```
...
(spark.jars,file:/Users/srowen/.ivy2/jars/edu.stanford.nlp_stanford-corenlp-3.4.1.jar)
...
```
Let me push some more updates including the one you suggested, which didn't
seem to change this, but I wouldn't expect it to. Still tracing down exactly
what sets this value of spark.jars.
---
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]