On 7/11/2019 8:50 PM, Dwane Hall wrote:
I’ve just started looking at the excellent spark-solr project (thanks Tim
Potter, Kiran Chitturi, Kevin Risden and Jason Gerlowski for their efforts with
this project it looks really neat!!).
I’m only at the initial stages of my exploration but I’m running into a class
not found exception when connecting to a secure solr cloud instance (basic
auth, ssl). Everything is working as expected on a non-secure solr cloud
instance.
The process looks pretty straightforward according to the doco so I’m wondering
if I’m missing anything obvious or if I need to bring any extra classes to the
classpath when using this project?
Any advice would be greatly appreciated.
The exception here (which I did not quote) is in code from Google,
Spark, and Lucidworks. There are no Solr classes mentioned at all in
the stacktrace.
Which means that we won't be able to help you on this list. Looking
closer at the stacktrace, it looks to me like you're going to need to
talk to Lucidworks about this problem.
Thanks,
Shawn