HCADatalab / powderkeg

Live-coding the cluster!
Eclipse Public License 1.0
159 stars 23 forks source link

connect YARN from emacs cider #38

Open amiorin opened 7 years ago

amiorin commented 7 years ago

I use AWS EMR inside AWS VPC with a bastion host. I'm able to connect emacs cider to lein repl using ssh port forwarding, but it doesn't work with powderkeg.

How should I start lein repl with powderkeg?

Thx.