Huaisi Xu has uploaded a new patch set (#7).

Change subject: IMPALA-3499: Batch update catalog cache update.
......................................................................

IMPALA-3499: Batch update catalog cache update.

Java does not support byte array larger than 2GB. This
patch enables batch update. The new startup flag
max_catalog_cache_update_size, default to be 500MB, can
also be used to limit the memory used in frontend to
deserialize update. IMPALA-3571

Change-Id: I176db25124a32944f2396ce8aafbed49cac95928
---
M be/src/service/impala-server.cc
M be/src/service/impala-server.h
M common/thrift/Frontend.thrift
M fe/src/main/java/com/cloudera/impala/catalog/ImpaladCatalog.java
4 files changed, 66 insertions(+), 15 deletions(-)


  git pull ssh://gerrit.cloudera.org:29418/Impala refs/changes/67/3067/7
-- 
To view, visit http://gerrit.cloudera.org:8080/3067
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-MessageType: newpatchset
Gerrit-Change-Id: I176db25124a32944f2396ce8aafbed49cac95928
Gerrit-PatchSet: 7
Gerrit-Project: Impala
Gerrit-Branch: cdh5-trunk
Gerrit-Owner: Huaisi Xu <[email protected]>
Gerrit-Reviewer: Dan Hecht <[email protected]>
Gerrit-Reviewer: Dimitris Tsirogiannis <[email protected]>
Gerrit-Reviewer: Henry Robinson <[email protected]>
Gerrit-Reviewer: Huaisi Xu <[email protected]>
Gerrit-Reviewer: Tim Armstrong <[email protected]>

Reply via email to