Masahiro Tanaka created BIGTOP-3353:
---------------------------------------
Summary: hive.hwi.war.file configuration is no longer needed
Key: BIGTOP-3353
URL: https://issues.apache.org/jira/browse/BIGTOP-3353
Project: Bigtop
Issue Type: Improvement
Components: hive
Affects Versions: 1.5.0
Reporter: Masahiro Tanaka
Since `hive.hwi.war.file` configuration was dropped in Hive 2.2.0 (see
HIVE-15622), we might not need to deploy related configuration.
[https://cwiki.apache.org/confluence/display/Hive/Configuration+Properties#ConfigurationProperties-HiveWebInterface(HWI)]
[https://github.com/apache/bigtop/blob/master/bigtop-packages/src/common/hive/hive-site.xml#L43]
If we did so, we might see the log in hive-server2.log like below:
{code:java}
2020-05-01T04:43:03,745 WARN [main] conf.HiveConf: HiveConf of name
hive.hwi.war.file does not exist {code}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)