Re: Auto Starting a Spark Job on Cluster Starup
This thread seems related: http://search-hadoop.com/m/JW1q51W02V Cheers On Wed, Apr 22, 2015 at 6:09 AM, James King wrote: > What's the best way to start-up a spark job as part of starting-up the > Spark cluster. > > I have an single uber jar for my job and want to make the start-up as easy > a
Auto Starting a Spark Job on Cluster Starup
What's the best way to start-up a spark job as part of starting-up the Spark cluster. I have an single uber jar for my job and want to make the start-up as easy as possible. Thanks jk