You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zookeeper.apache.org by "Siddhartha (JIRA)" <ji...@apache.org> on 2016/02/23 16:19:18 UTC

[jira] [Created] (ZOOKEEPER-2372) Add ability to specify user under which zookeeper process should be started using zkServer.sh

Siddhartha created ZOOKEEPER-2372:
-------------------------------------

             Summary: Add ability to specify user under which zookeeper process should be started using zkServer.sh
                 Key: ZOOKEEPER-2372
                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-2372
             Project: ZooKeeper
          Issue Type: Improvement
          Components: scripts
    Affects Versions: 3.4.8
         Environment: Linux Centos 6
Java 1.7
            Reporter: Siddhartha
            Priority: Minor


Currently the zkServer.sh script will start zookeeper as the user invoking the script.

It would be good to add the ability to specify the user (maybe in a $USER variable in conf/zookeeper-env.sh) under which the zookeeper process should be run, so that any user invoking the script do not accidentally start it as their user (esp. as root).

Thanks



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)