Impala Public Jenkins has posted comments on this change. ( http://gerrit.cloudera.org:8080/12069 )
Change subject: IMPALA-7694: Add host resource usage metrics to profile ...................................................................... Patch Set 8: (11 comments) http://gerrit.cloudera.org:8080/#/c/12069/8/bin/plot_profile_resource_usage.py File bin/plot_profile_resource_usage.py: http://gerrit.cloudera.org:8080/#/c/12069/8/bin/plot_profile_resource_usage.py@27 PS8, Line 27: d flake8: E501 line too long (162 > 90 characters) http://gerrit.cloudera.org:8080/#/c/12069/8/bin/plot_profile_resource_usage.py@31 PS8, Line 31: from thrift.protocol import TCompactProtocol flake8: E402 module level import not at top of file http://gerrit.cloudera.org:8080/#/c/12069/8/bin/plot_profile_resource_usage.py@32 PS8, Line 32: from thrift.TSerialization import deserialize flake8: E402 module level import not at top of file http://gerrit.cloudera.org:8080/#/c/12069/8/bin/plot_profile_resource_usage.py@33 PS8, Line 33: from RuntimeProfile.ttypes import TRuntimeProfileTree flake8: E402 module level import not at top of file http://gerrit.cloudera.org:8080/#/c/12069/8/bin/plot_profile_resource_usage.py@35 PS8, Line 35: import argparse flake8: E402 module level import not at top of file http://gerrit.cloudera.org:8080/#/c/12069/8/bin/plot_profile_resource_usage.py@36 PS8, Line 36: import base64 flake8: E402 module level import not at top of file http://gerrit.cloudera.org:8080/#/c/12069/8/bin/plot_profile_resource_usage.py@37 PS8, Line 37: import datetime flake8: E402 module level import not at top of file http://gerrit.cloudera.org:8080/#/c/12069/8/bin/plot_profile_resource_usage.py@38 PS8, Line 38: import sys flake8: E402 module level import not at top of file http://gerrit.cloudera.org:8080/#/c/12069/8/bin/plot_profile_resource_usage.py@39 PS8, Line 39: import zlib flake8: E402 module level import not at top of file http://gerrit.cloudera.org:8080/#/c/12069/8/bin/plot_profile_resource_usage.py@41 PS8, Line 41: import matplotlib flake8: E402 module level import not at top of file http://gerrit.cloudera.org:8080/#/c/12069/8/bin/plot_profile_resource_usage.py@43 PS8, Line 43: import matplotlib.pyplot as plt flake8: E402 module level import not at top of file -- To view, visit http://gerrit.cloudera.org:8080/12069 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: comment Gerrit-Change-Id: I3aedc20c553ab8d7ed50f72a1a936eba151487d9 Gerrit-Change-Number: 12069 Gerrit-PatchSet: 8 Gerrit-Owner: Lars Volker <[email protected]> Gerrit-Reviewer: Impala Public Jenkins <[email protected]> Gerrit-Reviewer: Lars Volker <[email protected]> Gerrit-Reviewer: Michael Ho <[email protected]> Gerrit-Reviewer: Philip Zeyliger <[email protected]> Gerrit-Comment-Date: Wed, 19 Dec 2018 00:58:25 +0000 Gerrit-HasComments: Yes
