RE: Redploying a spark streaming application

2014-11-06 Thread Ganelin, Ilya
ent of a "spark-kill" -Original Message- From: Ashic Mahtab [as...@live.com<mailto:as...@live.com>] Sent: Thursday, November 06, 2014 05:58 PM Eastern Standard Time To: Ganelin, Ilya; user@spark.apache.org Subject: RE: Redploying a spark streaming application Thanks Ilya. Will

RE: Redploying a spark streaming application

2014-11-06 Thread Ashic Mahtab
Thanks Ilya. Will that terminate the currently running instance automatically? From: ilya.gane...@capitalone.com To: as...@live.com; user@spark.apache.org Date: Thu, 6 Nov 2014 17:14:33 -0500 Subject: Re: Redploying a spark streaming application You’ve basically got it. Deployment step can be

Re: Redploying a spark streaming application

2014-11-06 Thread Ganelin, Ilya
You’ve basically got it. Deployment step can be simply scp-ing the file to a known location on the server and then executing a run script on the server that actually runs the spark-submit. From: Ashic Mahtab mailto:as...@live.com>> Date: Thursday, November 6, 2014 at 5:01 PM To: "user@spark.apac