Hello, everyone,

I'm using Hive 2.1.1. I can't find a way to overwrite the default log file
name for Metastore service.

Here is what I've tried:

hive --service metastore --hiveconf hive.log.file=metastore.log

Setting the hive.log.file variable seems to work for HiveServer2 (hive
--service hiveserver2 --hiveconf hive.log.file=hs2.log), but not for
Metastore.

Is there a way to specify the log file for Metastore on command line?

Thanks in advance and best regards.

Reply via email to