You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@bigtop.apache.org by "Jeffrey Zhong (JIRA)" <ji...@apache.org> on 2013/08/10 01:10:49 UTC

[jira] [Created] (BIGTOP-1048) ZooKeeper installation use "zookeeper-server.pid" as default while ZooKeeper expects zookeeper_server.pid

Jeffrey Zhong created BIGTOP-1048:
-------------------------------------

             Summary: ZooKeeper installation use "zookeeper-server.pid" as default while ZooKeeper expects zookeeper_server.pid
                 Key: BIGTOP-1048
                 URL: https://issues.apache.org/jira/browse/BIGTOP-1048
             Project: Bigtop
          Issue Type: Bug
    Affects Versions: 0.5.0
            Reporter: Jeffrey Zhong


In ZooKeeper file ./bin/zkServer.sh, it uses 'zookeeper_server.pid' as default pid file name like the following:

{code}
ZOOPIDFILE="$ZOO_DATADIR/zookeeper_server.pid"
{code}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira