You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@spark.apache.org by Theodore Vasiloudis <th...@gmail.com> on 2015/03/24 13:22:33 UTC

EC2 Having script run at startup

Hello,

in the context of  SPARK-2394 Make it easier to read LZO-compressed files
from EC2 clusters <https://issues.apache.org/jira/browse/SPARK-2394>  , I
was wondering:

Is there an easy way to make a user-provided script run at every machine in
a cluster launched on EC2?

Regards,
Theodore



--
View this message in context: http://apache-spark-user-list.1001560.n3.nabble.com/EC2-Having-script-run-at-startup-tp22197.html
Sent from the Apache Spark User List mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@spark.apache.org
For additional commands, e-mail: user-help@spark.apache.org


Re: EC2 Having script run at startup

Posted by rahulkumar-aws <ra...@gmail.com>.
You can use AWS user-data feature.
try this, if it help for you.
http://docs.aws.amazon.com/AWSEC2/latest/UserGuide/user-data.html
<http://docs.aws.amazon.com/AWSEC2/latest/UserGuide/user-data.html>  



-----
Software Developer
SigmoidAnalytics, Bangalore

--
View this message in context: http://apache-spark-user-list.1001560.n3.nabble.com/EC2-Having-script-run-at-startup-tp22197p22224.html
Sent from the Apache Spark User List mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@spark.apache.org
For additional commands, e-mail: user-help@spark.apache.org