This is an automated email from the ASF dual-hosted git repository.
joemcdonnell pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/impala.git
from 085b1806d IMPALA-11568: Fix SamplingTimeSeriesCounter not correctly
cleared
new 9dc146de7 IMPALA-9086: Show Hive configurations in /hadoop-varz page
new 491265329 IMPALA-12814: Allow use of row_regex for VERIFY_IS_NOT_IN
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
be/src/catalog/catalog-server.cc | 29 ++++++++++++++++++++++
be/src/catalog/catalog-server.h | 5 ++++
be/src/catalog/catalog.cc | 5 ++++
be/src/catalog/catalog.h | 3 +++
be/src/service/impala-http-handler.cc | 10 ++++++--
.../java/org/apache/impala/service/JniCatalog.java | 24 ++++++++++++++++++
.../org/apache/impala/service/JniFrontend.java | 12 ++++++---
tests/common/test_result_verifier.py | 24 +++++++++++++++---
tests/custom_cluster/test_web_pages.py | 1 +
tests/webserver/test_web_pages.py | 13 ++++++++++
10 files changed, 116 insertions(+), 10 deletions(-)