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

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

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

SINGA-39 Avoid ssh in scripts for single node environment

singa-console.sh
  check local_procs flags before ssh
tool.cc
  change printed job id from job-X to X


> Avoid ssh in scripts for single node environment
> ------------------------------------------------
>
>                 Key: SINGA-39
>                 URL: https://issues.apache.org/jira/browse/SINGA-39
>             Project: Singa
>          Issue Type: Improvement
>            Reporter: Sheng Wang
>            Assignee: Sheng Wang
>
> In a single node environment, we do not need to ssh to kill/launch a process, 
> as all processes are local.
> In this ticket, we try to avoid ssh command by checking the global host file.
> If the file only contains localhost, we will not use ssh.



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

Reply via email to