You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@manifoldcf.apache.org by "Karl Wright (JIRA)" <ji...@apache.org> on 2016/06/02 17:25:59 UTC

[jira] [Commented] (CONNECTORS-1321) Output connection type solr with kerberos authentication

    [ https://issues.apache.org/jira/browse/CONNECTORS-1321?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15312710#comment-15312710 ] 

Karl Wright commented on CONNECTORS-1321:
-----------------------------------------

The Lucene/Solr output connector uses solrj, which uses httpcomponents/httpclient, to talk with solr.

Httpclient requires that you set up Kerberos tickets externally; there is documentation about this.  When Httpclient is updated to embed ticket generation and renewal in the client itself, we will be able to support a more integrated experience.  Until then, please refer to the httpcomponents/httpclient documentation about how to make it work with Kerberos ticketing etc.



> Output connection type solr with kerberos authentication
> --------------------------------------------------------
>
>                 Key: CONNECTORS-1321
>                 URL: https://issues.apache.org/jira/browse/CONNECTORS-1321
>             Project: ManifoldCF
>          Issue Type: Improvement
>          Components: Lucene/SOLR connector
>    Affects Versions: ManifoldCF 2.4
>         Environment: Cloudera CDH 5.5
>            Reporter: pankaj
>
> Has anyone configured manifold to use solr connection type ( solr cloud) on cloudera CDH5.5 with kerberos authentication? Appreciate if you have pointers on how to make this working.
> Our scenarios is indexing files using Repository Connection as file system and Output Connection as solr. The solr cloud is part of CDH5.5 and the cluster is using kerberos authentication.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)