GitHub user CodingCat opened a pull request:

    https://github.com/apache/spark/pull/58

    SPARK-1156: allow user to login into a cluster without slaves

    Reported in https://spark-project.atlassian.net/browse/SPARK-1159
    
    The current spark-ec2 script doesn't allow user to login to a cluster 
without slaves. One of the issues brought by this behaviour is that when all 
the worker died, the user cannot even login to the cluster for debugging, etc.
    


You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/CodingCat/spark SPARK-1156

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/spark/pull/58.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #58
    
----
commit e6b3d04750d1fd135832a45f3c02ea84a209bf5a
Author: CodingCat <zhunans...@gmail.com>
Date:   2014-03-03T02:25:52Z

    allow user to login into a cluster without slaves

commit 790e6ae5627530e506d9431e9327aef262cee050
Author: CodingCat <zhunans...@gmail.com>
Date:   2014-03-03T02:33:38Z

    more fix

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to