Csaba Ringhofer has uploaded this change for review. ( http://gerrit.cloudera.org:8080/23964
Change subject: IMPALA-14739: Log if local catalog cache entry size is truncated ...................................................................... IMPALA-14739: Log if local catalog cache entry size is truncated The weigh() function cannot return more than 2GB. Such huge objects should be very rare, but if it happens, the cache will underestimate its size. Add a warning in this case. Change-Id: I30554e55e0d487be38e10ddadb7fe53410f61201 --- M fe/src/main/java/org/apache/impala/catalog/local/CatalogdMetaProvider.java 1 file changed, 4 insertions(+), 0 deletions(-) git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/64/23964/1 -- To view, visit http://gerrit.cloudera.org:8080/23964 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: newchange Gerrit-Change-Id: I30554e55e0d487be38e10ddadb7fe53410f61201 Gerrit-Change-Number: 23964 Gerrit-PatchSet: 1 Gerrit-Owner: Csaba Ringhofer <[email protected]>
