Re: New sbt plugin to deploy jobs to EC2

2014-10-05 Thread Felix Garcia Borrego
Hi Shafaq, Sorry for the delay, I've created an example project to show how to declare the dependencies to the plugin. https://github.com/felixgborrego/sbt-spark-ec2-plugin/tree/master/example-spark-ec2. You are right there was an issue with the resolver for the ssh lib. I've also updated the plug

Re: New sbt plugin to deploy jobs to EC2

2014-09-24 Thread Shafaq
Hi, testing out the Spark Ec2 deployment plugin: I try to compile using $sbt sparkLaunchCluster --- [info] Resolving org.fusesource.jansi#jansi;1.4 ... [warn] :

Re: New sbt plugin to deploy jobs to EC2

2014-09-05 Thread andy petrella
\o/ => will test it soon or sooner, gr8 idea btw aℕdy ℙetrella about.me/noootsab [image: aℕdy ℙetrella on about.me] On Fri, Sep 5, 2014 at 12:37 PM, Felix Garcia Borrego wrote: > As far as I know in other to deploy and execute jobs in EC2 you need to > assembly you