[
https://issues.apache.org/jira/browse/STORM-827?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14550867#comment-14550867
]
Parth Brahmbhatt commented on STORM-827:
----------------------------------------
I think if you hav AutoHDFS configured you do not need to specify keytabs
because of this condition
https://github.com/apache/storm/blob/master/external/storm-hdfs/src/main/java/org/apache/storm/hdfs/common/security/HdfsSecurityUtil.java#L44
I never had a chance to test AutoTGT but if we can confirm it works as expected
this jira is still valid.
> storm-hdfs requires you to ship a keytab to access secure HDFS
> --------------------------------------------------------------
>
> Key: STORM-827
> URL: https://issues.apache.org/jira/browse/STORM-827
> Project: Apache Storm
> Issue Type: Bug
> Reporter: Robert Joseph Evans
> Assignee: Robert Joseph Evans
> Priority: Critical
>
> storm-hdfs to access secure hdfs assumes that you have to use a keytab to
> access HDFS. It should be able to work with either AutoTGT or AutoHDFS too.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)