nchammas / flintrock

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

Set default number of SSH tries > 1 #234

Closed nchammas closed 6 years ago

nchammas commented 6 years ago

cc @pragnesh and @steve-drew-strong-bridge.

If we can get away with 3 tries I'd prefer that, but you let me know if 5 tries is what's needed to avoid this issue. I don't see it so I'll need your feedback here.

Prompted by #198.

pragnesh commented 6 years ago

I think 3 tries should be good enough. I will try this out and post the feedback.

pragnesh commented 6 years ago

i have tried launching cluster multiple times with number of tries 3. So far i have not seen any issue.

nchammas commented 6 years ago

Thank you for the feedback @pragnesh. Merging this in.