Michael Smith has posted comments on this change. ( http://gerrit.cloudera.org:8080/19697 )
Change subject: IMPALA-9627: Update utility scripts for Python 3 (part 2) ...................................................................... Patch Set 3: (5 comments) http://gerrit.cloudera.org:8080/#/c/19697/2/docker/monitor.py File docker/monitor.py: http://gerrit.cloudera.org:8080/#/c/19697/2/docker/monitor.py@277 PS2, Line 277: d > flake8: E226 missing whitespace around arithmetic operator Done http://gerrit.cloudera.org:8080/#/c/19697/2/docker/monitor.py@277 PS2, Line 277: > flake8: E226 missing whitespace around arithmetic operator Done http://gerrit.cloudera.org:8080/#/c/19697/2/docker/monitor.py@278 PS2, Line 278: d > flake8: E226 missing whitespace around arithmetic operator Done http://gerrit.cloudera.org:8080/#/c/19697/2/docker/monitor.py@278 PS2, Line 278: > flake8: E226 missing whitespace around arithmetic operator Done http://gerrit.cloudera.org:8080/#/c/19697/3/tests/comparison/data_generator_reducer.py File tests/comparison/data_generator_reducer.py: http://gerrit.cloudera.org:8080/#/c/19697/3/tests/comparison/data_generator_reducer.py@36 PS3, Line 36: from __future__ import absolute_import > flake8: E402 module level import not at top of file I don't think I can address this. It's a weird file that starts in bash then reinvokes itself in the selected python interpreter. -- To view, visit http://gerrit.cloudera.org:8080/19697 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: comment Gerrit-Change-Id: Idff388aff33817b0629347f5843ec34c78f0d0cb Gerrit-Change-Number: 19697 Gerrit-PatchSet: 3 Gerrit-Owner: Michael Smith <[email protected]> Gerrit-Reviewer: Impala Public Jenkins <[email protected]> Gerrit-Reviewer: Michael Smith <[email protected]> Gerrit-Comment-Date: Thu, 13 Apr 2023 20:00:45 +0000 Gerrit-HasComments: Yes
