Running Workers as Users
In Storm secure mode, workers can run as the user (owner of the topology) who deployed the topology. This topic describes how to enable this.
In Storm secure mode, workers can run as the user (owner of the topology) who deployed the topology. This topic describes how to enable this.
For user testuser1
and principal
testuser1/c6401.ambari.apache.org
, make sure there is a
corresponding testuser1
UNIX account.
supervisor.run.worker.as.user : true
.