nchammas / flintrock

A command-line tool for launching Apache Spark clusters.
Apache License 2.0
638 stars 116 forks source link

Wait extra after launch/start to mitigate EC2 network startup weirdness #160

Closed nchammas closed 7 years ago

nchammas commented 7 years ago

In a temporary defeat, I am adding a wait of +10 seconds to cluster launch and +15 seconds to cluster start to mitigate some issues related to EC2 networking that I don't understand yet.

Band-aid for #129. Band-aid for #157.