Joe McDonnell has uploaded this change for review. ( http://gerrit.cloudera.org:8080/21939
Change subject: IMPALA-13412: Use the BYTES type for tuple cache entrits-in-use-bytes ...................................................................... IMPALA-13412: Use the BYTES type for tuple cache entrits-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/1 -- 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: newchange Gerrit-Change-Id: Ib02bbc1c7e796c8d83c58fa12d5c18012753e300 Gerrit-Change-Number: 21939 Gerrit-PatchSet: 1 Gerrit-Owner: Joe McDonnell <[email protected]>
