GitHub user hgadre opened a pull request:

    https://github.com/apache/lucene-solr/pull/114

    SOLR-9513 A generic Solr authentication plugin to integrate with Hadoop

    - Added a generic Solr authentication plugin to integrate with Hadoop
    - Added delegation tokens support
    - Added proxy users support
    
    Currently the unit tests are using kerberos authentication handler in
    Hadoop. After Solr is updated to use Hadoop 3, these tests will be
    modified to use multi-auth support in Hadoop.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/hgadre/lucene-solr SOLR-9513_fix

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/lucene-solr/pull/114.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 #114
    
----
commit 7562e0cecfc758aff4399909ef147114813204f8
Author: Hrishikesh Gadre <hga...@cloudera.com>
Date:   2016-11-08T21:18:34Z

    SOLR-9513 A generic Solr authentication plugin to integrate with Hadoop
    
    - Added a generic Solr authentication plugin to integrate with Hadoop
    - Added delegation tokens support
    - Added proxy users support
    
    Currently the unit tests are using kerberos authentication handler in
    Hadoop. After Solr is updated to use Hadoop 3, these tests will be
    modified to use multi-auth support in Hadoop.

----


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to