Hi,

>From the meetup talk about the 1.0 release, I saw that spark-submit will be
the preferred way to launch apps going forward.

How do you recommend launching such jobs in a development cycle?  For
example, how can I load an app that's expecting to a given to spark-submit
into spark-shell?

Also, can anyone recommend other tricks for rapid development?  I'm new to
Scala, sbt, etc.  I think sbt can watch for changes in source files and
compile them automatically.

I want to be able to make code changes and quickly get into a spark-shell
to play around with them.

I appreciate any advice.  Thanks,

Roger

Reply via email to