amazon web services - Issues using Spyder python to connect to remote machine -


so have redhat system in aws running spark on top of hdfs. want access pyspark local machine i.e. interactive python.

so, installed spyder-py2 connect remote aws machine can access spyder python.

route:

  • using cookbook: connecting remote kernel via ssh, started kernel on aws machine i.e. server , copied json file on local machine.
  • changed ip in kernel1234.json point public ip.
  • went consoles in spyder-py2 , select "connect existing kernel".
  • passed kernel1234.json file, added username , host in hostname section.
  • passed aws pem key in ssh key section , entered password

but fails below error:

unable connect ipython kernel-1234.json    

can please tell me missing here ?

note: server on aws vm still running.


Comments

Popular posts from this blog

java - Run spring boot application error: Cannot instantiate interface org.springframework.context.ApplicationListener -

reactjs - React router and this.props.children - how to pass state to this.props.children -

Excel VBA "Microsoft Windows Common Controls 6.0 (SP6)" Location Changes -