GitHub user HeartSaVioR opened a pull request:
https://github.com/apache/storm/pull/2562
STORM-2960 Stress importance of setting up proper OS account for Storm
processes
While the explanation of last statement implicitly says that setting up
proper OS account is needed, but explicitly mentioning it should help end-users
to understand the importance while setting up OS account for Storm cluster.
This change should be clean cherry-pick for 1.x version lines.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/HeartSaVioR/storm STORM-2960
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/storm/pull/2562.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 #2562
----
commit 482e94559ed81620cdca3885163dcd1565f85c4e
Author: Jungtaek Lim <kabhwan@...>
Date: 2018-02-19T11:31:36Z
STORM-2960 Stress importance of setting up proper OS account for Storm
processes
----
---