[
https://issues.apache.org/jira/browse/HIVE-28405?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ayush Saxena updated HIVE-28405:
--------------------------------
Issue Type: Improvement (was: Task)
> metastore.repl.cm.retain and HiveConf.REPL_CM_RETAIN interpret unit-less
> values with different time units
> ---------------------------------------------------------------------------------------------------------
>
> Key: HIVE-28405
> URL: https://issues.apache.org/jira/browse/HIVE-28405
> Project: Hive
> Issue Type: Improvement
> Components: Standalone Metastore
> Reporter: Smruti Biswal
> Assignee: Smruti Biswal
> Priority: Minor
> Labels: pull-request-available
> Fix For: 4.3.0
>
>
> In HiveConf.java the default time unit for hive.repl.cm.retain is DAYS.
> But in metastoreConf the default unit is HOUR. If one sets '10' in both, the
> actual values are going to be different.
> Change the unit in HiveConf.REPL_CM_RETAIN. The value remains the same
> 240H=10d
--
This message was sent by Atlassian Jira
(v8.20.10#820010)