You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Kousuke Saruta (JIRA)" <ji...@apache.org> on 2014/09/18 11:16:33 UTC

[jira] [Created] (SPARK-3584) sbin/slaves doesn't work when we use password authentication for SSH

Kousuke Saruta created SPARK-3584:
-------------------------------------

             Summary: sbin/slaves doesn't work when we use password authentication for SSH
                 Key: SPARK-3584
                 URL: https://issues.apache.org/jira/browse/SPARK-3584
             Project: Spark
          Issue Type: Bug
          Components: Spark Core
    Affects Versions: 1.2.0
            Reporter: Kousuke Saruta


In sbin/slaves, ssh command run in the background but if we use password authentication, background ssh command doesn't work so sbin/slaves doesn't work.

Also I suggest improvement for sbin/slaves.
In current implementation, slaves file is trucked by Git but it can be edited by user so we prepare slaves.template instead of slaves.

Default slaves file has one entry, localhost, so we should use localhost as a default host list.
I modified sbin/slaves to choose localhost as a default host list.



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

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org