Huaisi Xu has uploaded a new patch set (#4). Change subject: IMPALA-3499: Frontend cannot deserialize catalog-update topic more than 2GB. ......................................................................
IMPALA-3499: Frontend cannot deserialize catalog-update topic more than 2GB. Java does not support byte array larger than 2GB. This patch enables batch update. Change-Id: I176db25124a32944f2396ce8aafbed49cac95928 --- M be/src/service/impala-server.cc M fe/src/main/java/com/cloudera/impala/catalog/CatalogServiceCatalog.java 2 files changed, 37 insertions(+), 18 deletions(-) git pull ssh://gerrit.cloudera.org:29418/Impala refs/changes/67/3067/4 -- 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: 4 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: Huaisi Xu <[email protected]> Gerrit-Reviewer: Tim Armstrong <[email protected]>
