You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@bigtop.apache.org by "Evans Ye (Jira)" <ji...@apache.org> on 2020/05/06 18:28:00 UTC

[jira] [Resolved] (BIGTOP-3353) hive.hwi.war.file configuration is no longer needed

     [ https://issues.apache.org/jira/browse/BIGTOP-3353?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Evans Ye resolved BIGTOP-3353.
------------------------------
    Fix Version/s: 1.5.0
       Resolution: Fixed

PR looks great! I've merged it. Thanks for the contribution [~masatana].

> 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
>            Assignee: Masahiro Tanaka
>            Priority: Minor
>             Fix For: 1.5.0
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> 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)