Re: Solr Output Connector: SolrCloud with Kerberos / Zookeeper with Kerberos

2019-12-17 Thread Jörn Franke
Thanks a lot Karl for your feedback. Do you mind if I create a Jira where I report on the progress? > Am 17.12.2019 um 12:22 schrieb Karl Wright : > >  > Well, you can certainly attempt this simply enough then if you build from > source. I'd prefer that you validate the approach before we

Re: Solr Output Connector: SolrCloud with Kerberos / Zookeeper with Kerberos

2019-12-17 Thread Karl Wright
Please do! Karl On Tue, Dec 17, 2019 at 7:06 AM Jörn Franke wrote: > Thanks a lot Karl for your feedback. Do you mind if I create a Jira where > I report on the progress? > > Am 17.12.2019 um 12:22 schrieb Karl Wright : > >  > Well, you can certainly attempt this simply enough then if you

Re: Solr Output Connector: SolrCloud with Kerberos / Zookeeper with Kerberos

2019-12-17 Thread Karl Wright
Well, you can certainly attempt this simply enough then if you build from source. I'd prefer that you validate the approach before we make permanent commits. Please let me know what works and what doesn't. Karl On Tue, Dec 17, 2019 at 1:22 AM Jörn Franke wrote: > I agree. > The delegation

Re: Solr Output Connector: SolrCloud with Kerberos / Zookeeper with Kerberos

2019-12-17 Thread Jörn Franke
Here you find it: https://issues.apache.org/jira/browse/CONNECTORS-1629 I will try it out this year I hope. I will try it though with Solr 8.3.1 and will take into account https://issues.apache.org/jira/browse/CONNECTORS-1586 On Tue, Dec 17, 2019 at 1:09 PM Karl Wright wrote: > Please do! >

Re: Solr Output Connector: SolrCloud with Kerberos / Zookeeper with Kerberos

2019-12-17 Thread Karl Wright
I just created a plugin directory at https://svn.apache.org/repos/asf/manifoldcf/integration/solr-8.x/trunk . Code committed there builds but it doesn't test properly because of the following exception: >> [ERROR] Failed to execute goal

Re: Solr Output Connector: SolrCloud with Kerberos / Zookeeper with Kerberos

2019-12-17 Thread Karl Wright
Found the problem: needed to update a pom dependency. Everything passes now. Karl On Tue, Dec 17, 2019 at 8:07 PM Karl Wright wrote: > I just created a plugin directory at > https://svn.apache.org/repos/asf/manifoldcf/integration/solr-8.x/trunk . > Code committed there builds but it doesn't