IMPALA-10874: Upgrade impyla to the latest version

This patch upgrades impyla to the latest version 0.18a1, which supports
cookie retention for LDAP authentications. Also adds unit-test cases
for implyla's HTTP test with LDAP authentication.

Testing:
 - Passed core tests.

Change-Id: I990e5cdde4e98d6ab3581fe48f53a5d0590ce492
Reviewed-on: http://gerrit.cloudera.org:8080/17795
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:
wzhou-code
2021-08-05 21:12:35 -07:00
committed by Impala Public Jenkins
parent b54d0c35ff
commit 237ed5e873
3 changed files with 112 additions and 13 deletions

View File

@@ -34,11 +34,11 @@ hdfs == 2.0.2
docopt == 0.6.2
execnet == 1.4.0
apipkg == 1.4
impyla == 0.17a3
bitarray == 1.2.1
sasl == 0.2.1
impyla == 0.18a1
bitarray == 2.3.0
pure-sasl == 0.6.2
# six == 1.14.0 (specified separately)
thrift_sasl == 0.4.3a1
thrift_sasl == 0.4.3
kazoo == 2.2.1
pexpect == 3.3
pg8000 == 1.10.2
@@ -60,6 +60,7 @@ requests == 2.20.0
idna == 2.8
urllib3 == 1.24.2
certifi == 2020.12.5
sasl == 0.2.1
sh == 1.11
six == 1.14.0
sqlparse == 0.3.1