guluo created BIGTOP-3913:
-----------------------------
Summary: The path information is incorrect in the zookeeper-client
script file by building with -PparentDir
Key: BIGTOP-3913
URL: https://issues.apache.org/jira/browse/BIGTOP-3913
Project: Bigtop
Issue Type: Bug
Components: build
Affects Versions: 3.2.0
Environment: centos7
bigtop 3.2.0
Reporter: guluo
Building package with -PparentDir for ZK, We should update the path information
of zkCli.sh and ZOOKEEPER_HOME in the zookeeper-client script file.
Otherwise, there are errors when executing the zookeeper-client script file
The same problem exists in the
zookeeper-server,zookeeper-server-cleanup,zookeeper-server-initialize
The error message is as follows
{code:java}
# executing zookeeper-client
[root@node test]# zookeeper-client -server node
env: /usr/lib/zookeeper/bin/zkCli.sh: No such file or directory{code}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)