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

ASF subversion and git services commented on NIFI-2568:
-------------------------------------------------------

Commit d4948a377802ecc07f196370eefe92195d8a773f in nifi's branch 
refs/heads/master from [~bbende]
[ https://git-wip-us.apache.org/repos/asf?p=nifi.git;h=d4948a3 ]

NIFI-1768 Adding TLS/SSL support to Solr processors NIFI-1980 Added a default 
value for PutSolrContentStream commitWithIn NIFI-2568 Added Kerberos support to 
Solr processors

Upgrading SolrJ to 6.2.

Signed-off-by: Yolanda M. Davis <ymda...@apache.org>

This closes #1005


> Add Kerberos Support to Solr Processors
> ---------------------------------------
>
>                 Key: NIFI-2568
>                 URL: https://issues.apache.org/jira/browse/NIFI-2568
>             Project: Apache NiFi
>          Issue Type: Improvement
>    Affects Versions: 1.0.0, 0.7.0
>            Reporter: Bryan Bende
>            Assignee: Bryan Bende
>            Priority: Minor
>             Fix For: 1.1.0
>
>
> We should add support to the Solr processors for interacting with a 
> kerberized Solr cloud instance. The following pages described how Kerberos 
> works in Solr:
> https://cwiki.apache.org/confluence/display/solr/Kerberos+Authentication+Plugin
> From a client perspective it says you need the following:
> {code}
> System.setProperty("java.security.auth.login.config", 
> "/home/foo/jaas-client.conf");
> HttpClientUtil.setConfigurer(new Krb5HttpClientConfigurer());
> {code}



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

Reply via email to