Joe McDonnell has uploaded this change for review. ( http://gerrit.cloudera.org:8080/16677
Change subject: IMPALA-10302: Enable logging at the INFO level for test_scanners_fuzz.py ...................................................................... IMPALA-10302: Enable logging at the INFO level for test_scanners_fuzz.py This changes test_scanners_fuzz.py to set the logging level to INFO. By default, it is WARNING, so it was missing some useful INFO log messages like the random seed used. This also fixes formatting on one of the log lines. Testing: - Ran test_scanners_fuzz.py locally and checked to make sure the INFO messages were present Change-Id: Ida4a9cbed6572520998def9618a8b4189c1ba799 --- M tests/query_test/test_scanners_fuzz.py 1 file changed, 6 insertions(+), 2 deletions(-) git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/77/16677/1 -- To view, visit http://gerrit.cloudera.org:8080/16677 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: newchange Gerrit-Change-Id: Ida4a9cbed6572520998def9618a8b4189c1ba799 Gerrit-Change-Number: 16677 Gerrit-PatchSet: 1 Gerrit-Owner: Joe McDonnell <joemcdonn...@cloudera.com>