You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@singa.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2015/10/03 08:36:26 UTC

[jira] [Commented] (SINGA-79) Fix bug in singatool that can not parse -conf flag

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

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

Commit 59001114a6290b3d05b77bcf4bd438396fb0702a in incubator-singa's branch refs/heads/master from wang sheng
[ https://git-wip-us.apache.org/repos/asf?p=incubator-singa.git;h=5900111 ]

SINGA-79 Fix bug in singatool that can not parse -conf flag

singa-env.sh
 - change commandline arg from -confdir=XXX to -confdir XXX
tool.cc
 - parse -confdir flag to read corresponding sing configure
cluster_rt.h/cc
 - add detailed documentation for JobManager
 - add checks for zk related operations if zk handler is not initilized.


> Fix bug in singatool that can not parse -conf flag
> --------------------------------------------------
>
>                 Key: SINGA-79
>                 URL: https://issues.apache.org/jira/browse/SINGA-79
>             Project: Singa
>          Issue Type: Bug
>            Reporter: Sheng Wang
>            Assignee: Sheng Wang
>
> After the gflag is removed from our dependency, the -conf flag in tool.cc is not correctly parsed.
> It will make any executions that are not under SINGA_HOME fail to get the correct configuration.



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