[
https://issues.apache.org/jira/browse/STORM-997?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14704422#comment-14704422
]
ASF GitHub Bot commented on STORM-997:
--------------------------------------
GitHub user priyank5485 opened a pull request:
https://github.com/apache/storm/pull/692
STORM-997: Add proxy user functionality for storm hdfs connector.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/priyank5485/storm STORM-997
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/storm/pull/692.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 #692
----
commit 96903303ccd9087fad27cf4bc4081be1332344f6
Author: Priyank <[email protected]>
Date: 2015-08-20T07:21:16Z
STORM-997: Add proxy user functionality for storm hdfs connector.
----
> Add support for user specified UGI - (UserGroupInformation) for storm hdfs
> connector
> ------------------------------------------------------------------------------------
>
> Key: STORM-997
> URL: https://issues.apache.org/jira/browse/STORM-997
> Project: Apache Storm
> Issue Type: Sub-task
> Reporter: Priyank Shah
> Assignee: Priyank Shah
>
> In a non-secure environment, Storm HDFS component that provides interaction
> with HDFS from storm currently does that as the user storm with which the
> worker process had been started. We want to allow the component to interact
> with hdfs as the user provided instead of user running the worker process
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)