[StarCluster] Connecting from your Local IPython Installation

Austin So austin.so at tomabio.com
Fri Jun 19 15:55:59 EDT 2015


I’m not sure if there is a problem with the .config I set up, but I can’t seem to do this, even though the cluster I created (c3.8xlarge, 5 instances) is working well i.e. I can log in to the master and nodes, I can run from an IPython notebook, etc. etc.

Any hints? Error message below. And just to frame this, I am a neophyte to programming (need to know basis).

Cheers

Austin

>>> Loading parallel IPython library
>>> Configuring local known_hosts file
>>> Loading parallel IPython client and view
!!! ERROR - Unhandled exception occured
Traceback (most recent call last):
  File "/Applications/anaconda/lib/python2.7/site-packages/StarCluster-0.95.6-py2.7.egg/starcluster/cli.py", line 274, in main
    sc.execute(args)
  File "/Applications/anaconda/lib/python2.7/site-packages/StarCluster-0.95.6-py2.7.egg/starcluster/commands/shell.py", line 140, in execute
    rc = Client(local_json, sshkey=key_location)
  File "/Applications/anaconda/lib/python2.7/site-packages/IPython/parallel/client/client.py", line 504, in __init__
    self._connect(sshserver, ssh_kwargs, timeout)
  File "/Applications/anaconda/lib/python2.7/site-packages/IPython/parallel/client/client.py", line 624, in _connect
    raise error.TimeoutError("Hub connection request timed out")
TimeoutError: Hub connection request timed out

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.mit.edu/pipermail/starcluster/attachments/20150619/c8c036e4/attachment.htm


More information about the StarCluster mailing list