[
https://issues.apache.org/jira/browse/STORM-1630?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15196822#comment-15196822
]
Jungtaek Lim commented on STORM-1630:
-------------------------------------
I found related doc from Hadoop.
https://github.com/apache/hadoop/blob/trunk/BUILDING.txt#L358
Doc says...
{quote}
"Several tests require that the user must have the Create Symbolic Links
privilege."
{quote}
Supervisor cannot be run with user which doesn't have privilege of "creating
symbolic link", so I wonder we're OK to leave a few sentences to cover. If
there's a official guide from MS, linking that page would be good.
> "create symbolic link" needs elevation or setting privilege about creating
> symbolic link
> ----------------------------------------------------------------------------------------
>
> Key: STORM-1630
> URL: https://issues.apache.org/jira/browse/STORM-1630
> Project: Apache Storm
> Issue Type: Bug
> Components: storm-core
> Affects Versions: 1.0.0, 2.0.0
> Environment: Windows
> Reporter: Jungtaek Lim
> Priority: Blocker
>
> I already initiated discussion thread. Please refer here.
> http://mail-archives.apache.org/mod_mbox/storm-dev/201603.mbox/%3CCAF5108hVJpeZbC+JngcQmvE9HmV8HejsZ=co1gdk3jdirum...@mail.gmail.com%3E
> This PR is for tracking and resolving symlink issue after discussion.
> While it's just initiated, but IMO, at least "how to resolve privilege issue
> manually" should be documented since privilege issue on Windows users is
> introduced to Storm 1.0.0 for the first time.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)