Saurabh Katiyal has uploaded a new patch set (#9). ( 
http://gerrit.cloudera.org:8080/20682 )

Change subject: IMPALA-9086: Show Hive configurations in /hadoop-varz page
......................................................................

IMPALA-9086: Show Hive configurations in /hadoop-varz page

It's a two part improvement:
1. Updated /hadoop-varz static class implementation for coordinator webUI
   from: org.apache.hadoop.conf.Configuration
   to  : org.apache.hadoop.hive.conf.HiveConf (Inherits Configuration)

2. Added similar implementation of /hadoop-varz for catalog webUI

Now /hadoop-varz page has lot more information about HMS client
and configuration including warehouse.dir

Change-Id: I5af0eb68e71afeed64660d4d40584208ea503217
---
M be/src/catalog/catalog-server.cc
M be/src/catalog/catalog-server.h
M be/src/catalog/catalog.cc
M be/src/catalog/catalog.h
M be/src/service/impala-http-handler.cc
M fe/src/main/java/org/apache/impala/service/JniCatalog.java
M fe/src/main/java/org/apache/impala/service/JniFrontend.java
M tests/custom_cluster/test_web_pages.py
M tests/webserver/test_web_pages.py
9 files changed, 92 insertions(+), 6 deletions(-)


  git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/82/20682/9
--
To view, visit http://gerrit.cloudera.org:8080/20682
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: I5af0eb68e71afeed64660d4d40584208ea503217
Gerrit-Change-Number: 20682
Gerrit-PatchSet: 9
Gerrit-Owner: Saurabh Katiyal <[email protected]>
Gerrit-Reviewer: Impala Public Jenkins <[email protected]>
Gerrit-Reviewer: Michael Smith <[email protected]>
Gerrit-Reviewer: Quanlong Huang <[email protected]>
Gerrit-Reviewer: Saurabh Katiyal <[email protected]>

Reply via email to