Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix zkCli issue #404

Closed
wants to merge 1 commit into from
Closed

Fix zkCli issue #404

wants to merge 1 commit into from

Conversation

zhaijack
Copy link
Contributor

@zhaijack zhaijack commented Aug 7, 2017

Descriptions of the changes in this PR:
/opt/zk/bin/zkCli.sh was leaked to replace by /opt/bookkeeper/bin/bookkeeper org.apache.zookeeper.ZooKeeperMain and cause:

/opt/bookkeeper/entrypoint.sh: line 61: /opt/zk/bin/zkCli.sh: No such file or directory

@sijie
Copy link
Member

sijie commented Aug 7, 2017

nice catch

@jiazhai jiazhai closed this in c6e2f75 Aug 7, 2017
dlg99 pushed a commit to dlg99/bookkeeper that referenced this pull request Aug 9, 2017
Descriptions of the changes in this PR:
/opt/zk/bin/zkCli.sh was leaked to replace by /opt/bookkeeper/bin/bookkeeper org.apache.zookeeper.ZooKeeperMain and cause:

/opt/bookkeeper/entrypoint.sh: line 61: /opt/zk/bin/zkCli.sh: No such file or directory

Author: zhaijack <zhaijia03@gmail.com>

Reviewers: Sijie Guo <None>

This closes apache#404 from zhaijack/docker_fix
sijie pushed a commit that referenced this pull request Aug 11, 2017
Descriptions of the changes in this PR:
/opt/zk/bin/zkCli.sh was leaked to replace by /opt/bookkeeper/bin/bookkeeper org.apache.zookeeper.ZooKeeperMain and cause:

/opt/bookkeeper/entrypoint.sh: line 61: /opt/zk/bin/zkCli.sh: No such file or directory

Author: zhaijack <zhaijia03@gmail.com>

Reviewers: Sijie Guo <None>

This closes #404 from zhaijack/docker_fix
sijie pushed a commit to sijie/bookkeeper that referenced this pull request Aug 14, 2017
Descriptions of the changes in this PR:
/opt/zk/bin/zkCli.sh was leaked to replace by /opt/bookkeeper/bin/bookkeeper org.apache.zookeeper.ZooKeeperMain and cause:

/opt/bookkeeper/entrypoint.sh: line 61: /opt/zk/bin/zkCli.sh: No such file or directory

Author: zhaijack <zhaijia03@gmail.com>

Reviewers: Sijie Guo <None>

This closes apache#404 from zhaijack/docker_fix
@zhaijack zhaijack deleted the docker_fix branch August 15, 2017 09:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants