Saurabh Katiyal has uploaded this change for review. ( http://gerrit.cloudera.org:8080/20682
Change subject: IMPALA-9086: Show Hive configurations in /hadoop-varz page It is a two part improvement. 1. updating /hadoop-varz static class implementation from: org.apache.hadoop.conf.Configuration to : org.apache.hadoop.hive.conf.HiveConf (inherrits Configurat ...................................................................... IMPALA-9086: Show Hive configurations in /hadoop-varz page It is a two part improvement. 1. updating /hadoop-varz static class implementation from: org.apache.hadoop.conf.Configuration to : org.apache.hadoop.hive.conf.HiveConf (inherrits Configuration) 2. added simillar implementation of /hadoop-varz for catalog webUI Now /hadoop-varz page has lot more information about 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 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 7 files changed, 75 insertions(+), 2 deletions(-) git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/82/20682/1 -- 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: newchange Gerrit-Change-Id: I5af0eb68e71afeed64660d4d40584208ea503217 Gerrit-Change-Number: 20682 Gerrit-PatchSet: 1 Gerrit-Owner: Saurabh Katiyal <[email protected]>
