Michael Smith has uploaded a new patch set (#2) to the change originally created by Joe McDonnell. ( http://gerrit.cloudera.org:8080/21939 )
Change subject: IMPALA-13412: Use the BYTES type for tuple cache entries-in-use-bytes ...................................................................... IMPALA-13412: Use the BYTES type for tuple cache entries-in-use-bytes The impala.tuple-cache.entries-in-use-bytes metric currently uses the UNIT type. This switches it to the BYTES type so that the entry in the WebUI displays it in a clearer way (e.g. GBs). This switches impala.codegen-cache.entries-in-use-bytes the same way. Testing: - Ran a core job Change-Id: Ib02bbc1c7e796c8d83c58fa12d5c18012753e300 --- M common/thrift/metrics.json 1 file changed, 2 insertions(+), 2 deletions(-) git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/39/21939/2 -- To view, visit http://gerrit.cloudera.org:8080/21939 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: newpatchset Gerrit-Change-Id: Ib02bbc1c7e796c8d83c58fa12d5c18012753e300 Gerrit-Change-Number: 21939 Gerrit-PatchSet: 2 Gerrit-Owner: Joe McDonnell <[email protected]> Gerrit-Reviewer: Impala Public Jenkins <[email protected]> Gerrit-Reviewer: Michael Smith <[email protected]> Gerrit-Reviewer: Yida Wu <[email protected]>
