Zoltan Borok-Nagy has posted comments on this change. ( http://gerrit.cloudera.org:8080/17215 )
Change subject: Update Python requests package to 2.20.0 ...................................................................... Patch Set 2: (1 comment) Seems like dependency fetching is prohibited by the --no-index flag: https://github.com/apache/impala/blob/b28da054f3595bb92873433211438306fc22fbc7/infra/python/bootstrap_virtualenv.py#L165-L169 It worked for me when I listed the all the packages and moved everything to stage2-requirements.txt: http://gerrit.cloudera.org:8080/#/c/17215/2/infra/python/deps/requirements.txt File infra/python/deps/requirements.txt: http://gerrit.cloudera.org:8080/#/c/17215/2/infra/python/deps/requirements.txt@20 PS2, Line 20: # Remember, all modules below need to support python 2.6. AFAIK we are dropping support for python 2.6 from Impala 4.0, so this constraint might not needed anymore. -- To view, visit http://gerrit.cloudera.org:8080/17215 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: comment Gerrit-Change-Id: I092a641a12f38cdb45b0062c31ffb51c0c664800 Gerrit-Change-Number: 17215 Gerrit-PatchSet: 2 Gerrit-Owner: Jim Apple <[email protected]> Gerrit-Reviewer: Impala Public Jenkins <[email protected]> Gerrit-Reviewer: Jim Apple <[email protected]> Gerrit-Reviewer: Joe McDonnell <[email protected]> Gerrit-Reviewer: Laszlo Gaal <[email protected]> Gerrit-Reviewer: Zoltan Borok-Nagy <[email protected]> Gerrit-Comment-Date: Tue, 23 Mar 2021 12:27:05 +0000 Gerrit-HasComments: Yes
