Skip to content

Commit

Permalink
Add duration property link
Browse files Browse the repository at this point in the history
  • Loading branch information
findinpath authored and mosabua committed Nov 25, 2024
1 parent 7be848f commit d3c084c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/src/main/sphinx/object-storage/metastores.md
Original file line number Diff line number Diff line change
Expand Up @@ -64,10 +64,10 @@ are also available. They are discussed later in this topic.
missing to prevent future metastore calls.
- `false`
* - `hive.metastore-cache-ttl`
- Duration of how long cached metastore data is considered valid.
- [Duration](prop-type-duration) of how long cached metastore data is considered valid.
- `0s`
* - `hive.metastore-stats-cache-ttl`
- Duration of how long cached metastore statistics are considered valid.
- [Duration](prop-type-duration) of how long cached metastore statistics are considered valid.
- `5m`
* - `hive.metastore-cache-maximum-size`
- Maximum number of metastore data objects in the Hive metastore cache.
Expand Down

0 comments on commit d3c084c

Please sign in to comment.