[
https://issues.apache.org/jira/browse/SINGA-114?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15073934#comment-15073934
]
ASF subversion and git services commented on SINGA-114:
-------------------------------------------------------
Commit aea0f1abaa96b930ca9bbe64e34949a15955b880 in incubator-singa's branch
refs/heads/master from WANG Sheng
[ https://git-wip-us.apache.org/repos/asf?p=incubator-singa.git;h=aea0f1a ]
SINGA-114 Remove short logs in tmp directory
Init log dir before calling cluster setup
> Remove short logs in tmp directory
> ----------------------------------
>
> Key: SINGA-114
> URL: https://issues.apache.org/jira/browse/SINGA-114
> Project: Singa
> Issue Type: Improvement
> Reporter: Sheng Wang
> Assignee: Sheng Wang
> Priority: Minor
>
> During Cluster setup, it will generate log information.
> As at that time, glog dir has not been initialized, it will leave that part
> of logs in default /tmp directory.
> This will make each job having two set of log files, in both /tmp and
> /singa-log.
> We can init log directory before calling Cluster::Setup, and this will fix
> the problem.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)