Hi,

Spark-ec2 uses rsync to deploy many applications. It seem over time more
and more applications have been added to the script, which has
significantly slowed down the setup time.

Perhaps the script could be restructured this this way: Instead of rsyncing
N times per application, we could have 1 rsync which deploys N applications.

This should remarkably speed up the setup part, specially for clusters with
many nodes.

Reply via email to