GitHub user liu-zhaokun opened a pull request:

    https://github.com/apache/storm/pull/2066

    [STORM-2472] kafkaspout should work normally in kerberos mode with kafka 
0.9.x API

    [https://issues.apache.org/jira/browse/STORM-2472](url)
    storm 1.0.x-branch didn't support kafkaspout to consume from kafka in 
kerberos mode with we can't  set kafka's parameter 
,'java.security.auth.login.config', in storm's process .So I solve it via 
preparing a kafkaspout.

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

    $ git pull https://github.com/liu-zhaokun/storm 1.0.x-branch_kafkaspout

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

    https://github.com/apache/storm/pull/2066.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 #2066
    
----
commit 4cec579ebd38837f53207ba4c99d0c12a88258e7
Author: liuzhaokun <[email protected]>
Date:   2017-04-13T03:08:21Z

    [STORM-2472] kafkaspout should work normally in kerberos mode with kafka 
0.9.x API

----


---
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.
---

Reply via email to