GitHub user bbende opened a pull request:
https://github.com/apache/nifi/pull/1005
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.
Relevant links for setting up Solr with SSL or Kerberos:
https://cwiki.apache.org/confluence/display/solr/Authentication+and+Authorization+Plugins
https://cwiki.apache.org/confluence/display/solr/Enabling+SSL
https://cwiki.apache.org/confluence/display/solr/Kerberos+Authentication+Plugin
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/bbende/nifi solr-security
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/nifi/pull/1005.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #1005
----
commit a11c65c7a3d4bbd8f04a0f0c35ee035c24799368
Author: Bryan Bende <[email protected]>
Date: 2016-09-08T02:11:10Z
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.
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---