Hello Impala Public Jenkins,
I'd like you to reexamine a change. Please visit
http://gerrit.cloudera.org:8080/20435
to look at the new patch set (#2).
Change subject: IMPALA-12402: Add some configurations for
CatalogdMetaProvider's cache_
......................................................................
IMPALA-12402: Add some configurations for CatalogdMetaProvider's cache_
The local CatalogMetaProvider's cache_ need to doing some loading process with
the default
Concurrency level of 4 , when the table number is very big ,the loading process
will need very much
time, in that case the restart process will cost much time too, so we make this
parameter configurable.
Change-Id: Idd89e612ce0cc98b0244b7784816e2d7d6dcde22
---
M be/src/runtime/exec-env.cc
M be/src/util/backend-gflag-util.cc
M common/thrift/BackendGflags.thrift
M fe/src/main/java/org/apache/impala/catalog/local/CatalogdMetaProvider.java
4 files changed, 11 insertions(+), 2 deletions(-)
git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/35/20435/2
--
To view, visit http://gerrit.cloudera.org:8080/20435
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings
Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: Idd89e612ce0cc98b0244b7784816e2d7d6dcde22
Gerrit-Change-Number: 20435
Gerrit-PatchSet: 2
Gerrit-Owner: Anonymous Coward <[email protected]>
Gerrit-Reviewer: Impala Public Jenkins <[email protected]>