[
https://issues.apache.org/jira/browse/SINGA-34?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14629993#comment-14629993
]
ASF subversion and git services commented on SINGA-34:
------------------------------------------------------
Commit 7954a87d28a8471c7e9b8b72a31393b84d398df4 in incubator-singa's branch
refs/heads/master from wang wei
[ https://git-wip-us.apache.org/repos/asf?p=incubator-singa.git;h=7954a87 ]
SINGA-34 Support external zookeeper service
fixbug from gflags namespace in tool.cc;
the namespace gflags is renamed to google for new versions.
> Support external zookeeper service
> ----------------------------------
>
> Key: SINGA-34
> URL: https://issues.apache.org/jira/browse/SINGA-34
> Project: Singa
> Issue Type: Improvement
> Reporter: Sheng Wang
> Assignee: Sheng Wang
>
> This ticket refers to a milestone of SINGA-30.
> Currently, we only support internal zookeeper service, which will be stopped
> and cleaned up for each singa job. That is because a job crash may leave
> zookeeper in an invalid state and affect future jobs.
> To support external zookeeper, we should not stop the service each time.
> Instead, we need a tool to clean singa sub-folder in zookeeper.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)