Thanks Shawn I'll raise a question on the GitHub page. Cheers, Dwane ________________________________ From: Shawn Heisey <apa...@elyograg.org> Sent: Friday, 12 July 2019 10:05 PM To: solr-user@lucene.apache.org Subject: Re: Spark-Solr connector
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