[
https://issues.apache.org/jira/browse/STORM-1535?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15251061#comment-15251061
]
ASF GitHub Bot commented on STORM-1535:
---------------------------------------
GitHub user priyank5485 opened a pull request:
https://github.com/apache/storm/pull/1351
STORM-1535: Make sure hdfs key tab login happens only once for multip…
…le bolts/executors.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/priyank5485/storm STORM-1535
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/storm/pull/1351.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 #1351
----
commit bc488c23420215db847fd8dde5a1006e319521de
Author: Priyank <[email protected]>
Date: 2016-03-31T19:46:25Z
STORM-1535: Make sure hdfs key tab login happens only once for multiple
bolts/executors.
----
> Storm-HDFS - When using keytab Kerberos ticket is not renewed with multiple
> bolts/executors
> -------------------------------------------------------------------------------------------
>
> Key: STORM-1535
> URL: https://issues.apache.org/jira/browse/STORM-1535
> Project: Apache Storm
> Issue Type: Bug
> Components: storm-hdfs
> Affects Versions: 0.10.0, 0.9.5
> Reporter: Dan Bahir
> Assignee: Priyank Shah
>
> When logging in with a keytab, if the topology has more than one instance of
> an HDFS bolt then the ticket might not be automatically renewed.
> Bug has been fixed for HBase bolt, code is slightly different for HDFS bolt
> and therefore requires further investigation
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)