Update Paramiko to 2.4.2.

See https://www.paramiko.org/changelog.html#2.4.2. This shouldn't
directly apply to Impala deployments, but it is best to fix this in
test now.

Change-Id: If9cc9ea4a0763c8b5303ca4e8482761ee2f53efa
Reviewed-on: http://gerrit.cloudera.org:8080/17214
Reviewed-by: Impala Public Jenkins <impala-public-jenkins@cloudera.com>
Tested-by: Impala Public Jenkins <impala-public-jenkins@cloudera.com>
This commit is contained in:
Jim Apple
2021-03-21 16:55:52 -07:00
committed by Impala Public Jenkins
parent a0f77680c5
commit e5d5dbc30a

View File

@@ -25,4 +25,4 @@ Flask==1.0.2
# Fabric depends on Paramiko. Additionally, the stress test uses
# Paramiko directly to keep a persistent SSH connection open to each
# Impalad host to run in-test monitoring.
paramiko==2.4.1
paramiko==2.4.2