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

Ayush Saxena updated HIVE-27431:
--------------------------------
    Summary: Clean invalid properties in test module  (was: Clean invalid 
properties in test moduel)

> Clean invalid properties in test module
> ---------------------------------------
>
>                 Key: HIVE-27431
>                 URL: https://issues.apache.org/jira/browse/HIVE-27431
>             Project: Hive
>          Issue Type: Test
>          Components: Test
>            Reporter: zhangbutao
>            Assignee: zhangbutao
>            Priority: Minor
>              Labels: pull-request-available
>         Attachments: output.out
>
>
> In *data/conf* module,  *hive-site.xml* is used to qtest&test. It keeps many 
> invalid properties, and if you run test in IDE, you will see lots lof WARN: 
> {code:java}
> 2023-06-12T01:28:18,074  WARN [main] conf.HiveConf: HiveConf of name 
> hive.mapjoin.max.gc.time.percentage does not exist
> 2023-06-12T01:28:18,074  WARN [main] conf.HiveConf: HiveConf of name 
> hive.llap.io.cache.orc.size does not exist
> 2023-06-12T01:28:18,075  WARN [main] conf.HiveConf: HiveConf of name 
> hive.dummyparam.test.server.specific.config.override does not exist
> 2023-06-12T01:28:18,075  WARN [main] conf.HiveConf: HiveConf of name 
> hive.metastore.metadb.dir does not exist
> 2023-06-12T01:28:18,075  WARN [main] conf.HiveConf: HiveConf of name 
> hive.llap.io.cache.orc.alloc.min does not exist
> 2023-06-12T01:28:18,075  WARN [main] conf.HiveConf: HiveConf of name 
> hive.dummyparam.test.server.specific.config.hivesite does not exist
> 2023-06-12T01:28:18,075  WARN [main] conf.HiveConf: HiveConf of name 
> hive.llap.io.cache.orc.alloc.max does not exist
> 2023-06-12T01:28:18,075  WARN [main] conf.HiveConf: HiveConf of name 
> hive.metastore.client.cache.maxSize does not exist
> 2023-06-12T01:28:18,076  WARN [main] conf.HiveConf: HiveConf of name 
> hive.dummyparam.test.server.specific.config.metastoresite does not exist
> 2023-06-12T01:28:18,076  WARN [main] conf.HiveConf: HiveConf of name 
> hive.metastore.client.cache.recordStats does not exist
> 2023-06-12T01:28:18,076  WARN [main] conf.HiveConf: HiveConf of name 
> hive.llap.io.cache.orc.arena.size does not exist
> 2023-06-12T01:28:18,076  WARN [main] conf.HiveConf: HiveConf of name 
> hive.stats.key.prefix.reserve.length does not exist {code}



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to