Impala Public Jenkins has posted comments on this change. ( http://gerrit.cloudera.org:8080/22424 )
Change subject: IMPALA-13675: OAuth AuthN Support for Impala Shell ...................................................................... Patch Set 32: (3 comments) gerrit-auto-critic failed. You can reproduce it locally using command: python3 bin/jenkins/critique-gerrit-review.py --dryrun To run it, you might need a virtual env with Python3's venv installed. http://gerrit.cloudera.org:8080/#/c/22424/32/shell/impala_shell.py File shell/impala_shell.py: http://gerrit.cloudera.org:8080/#/c/22424/32/shell/impala_shell.py@43 PS32, Line 43: from six.moves import urllib, http_client flake8: F401 'six.moves.urllib' imported but unused http://gerrit.cloudera.org:8080/#/c/22424/32/shell/impala_shell.py@43 PS32, Line 43: from six.moves import urllib, http_client flake8: F401 'six.moves.http_client' imported but unused http://gerrit.cloudera.org:8080/#/c/22424/32/shell/impala_shell.py@1896 PS32, Line 1896: h flake8: F821 undefined name 'http' -- To view, visit http://gerrit.cloudera.org:8080/22424 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: comment Gerrit-Change-Id: I84e26d54f6a53696660728efb239ffd43de4c55d Gerrit-Change-Number: 22424 Gerrit-PatchSet: 32 Gerrit-Owner: gaurav singh <[email protected]> Gerrit-Reviewer: Abhishek Rawat <[email protected]> Gerrit-Reviewer: Impala Public Jenkins <[email protected]> Gerrit-Reviewer: Jason Fehr <[email protected]> Gerrit-Reviewer: Michael Smith <[email protected]> Gerrit-Reviewer: Riza Suminto <[email protected]> Gerrit-Reviewer: gaurav singh <[email protected]> Gerrit-Comment-Date: Tue, 06 May 2025 00:26:11 +0000 Gerrit-HasComments: Yes
