[
https://issues.apache.org/jira/browse/SINGA-34?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14629990#comment-14629990
]
ASF subversion and git services commented on SINGA-34:
------------------------------------------------------
Commit 3819e59089bd3f441b88e4ebfc37848f0983c3cc in incubator-singa's branch
refs/heads/master from wang sheng
[ https://git-wip-us.apache.org/repos/asf?p=incubator-singa.git;h=3819e59 ]
SINGA-34 Support external zookeeper service
move global configurations from ClusterProto to a new GlobalProto
add a global conf file as conf/singa.conf
change tool/plot to tool/pb2
> 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)