mirror of
https://github.com/apache/impala.git
synced 2025-12-19 18:12:08 -05:00
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:
committed by
Impala Public Jenkins
parent
a0f77680c5
commit
e5d5dbc30a
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user