nchammas / flintrock

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

Update various dependencies #291

Closed nchammas closed 4 years ago

nchammas commented 4 years ago

The Paramiko update in particular resolves some deprecation warnings.

This PR also updates the default Spark version.

I tested this PR with a full run of the test suite, including cluster operations.