[ 
https://issues.apache.org/jira/browse/SINGA-155?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15222684#comment-15222684
 ] 

ASF subversion and git services commented on SINGA-155:
-------------------------------------------------------

Commit 0233049ce13d3f430affe4e32a88cbaf4a3e17e4 in incubator-singa's branch 
refs/heads/master from WANG Sheng
[ https://git-wip-us.apache.org/repos/asf?p=incubator-singa.git;h=0233049 ]

SINGA-155 Remove zookeeper for single-process training

make zookeeper optional, configure with --enable-zookeeper to use zookeeper
  * add USE_ZOOKEEPER flags
  * update makefile
  * check cpplint


> Remove zookeeper for single-process training
> --------------------------------------------
>
>                 Key: SINGA-155
>                 URL: https://issues.apache.org/jira/browse/SINGA-155
>             Project: Singa
>          Issue Type: Improvement
>            Reporter: Sheng Wang
>            Assignee: Sheng Wang
>            Priority: Minor
>
> Install and launch zookeeper before trying singa is not friendly for 
> beginners.
> In this ticket, we try to make zookeeper a conditional dependency.
> By default, we do not need zookeeper and only support single-process 
> single-job training.
> With zookeeper options on, we can support distributed training in cluster and 
> manage multiple jobs at the same time.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to