This is an automated email from the ASF dual-hosted git repository.
szita pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/hive.git.
from 1e09f07 HIVE-22533: Fix possible LLAP daemon web UI vulnerabilities
(WIP)
new 783824c Revert "Adam llap dev" (unintentional commit)
new baaf082 Revert "HIVE-22533: Fix possible LLAP daemon web UI
vulnerabilities (WIP)" (unintentional commit)
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:
.../java/org/apache/hadoop/hive/conf/HiveConf.java | 4 -
.../src/java/org/apache/hive/http/HttpServer.java | 19 +-
data/conf/llap/hive-site.xml | 738 ++++++++++-----------
.../llap/daemon/services/impl/LlapWebServices.java | 7 -
.../daemon/services/impl/TestLlapWebServices.java | 39 +-
.../hive/service/server/TestHS2HttpServer.java | 23 +-
6 files changed, 365 insertions(+), 465 deletions(-)