mirror of https://github.com/apache/druid.git
Fix formatting in lookups-cached-global.md (#3009)
This commit is contained in:
parent
c738c0e1cd
commit
245077b47f
|
@ -66,6 +66,7 @@ Cached namespace lookups can be specified as part of the [cluster wide config fo
|
||||||
```
|
```
|
||||||
|
|
||||||
The parameters are as follows
|
The parameters are as follows
|
||||||
|
|
||||||
|Property|Description|Required|Default|
|
|Property|Description|Required|Default|
|
||||||
|--------|-----------|--------|-------|
|
|--------|-----------|--------|-------|
|
||||||
|`extractionNamespace`|Specifies how to populate the local cache. See below|Yes|-|
|
|`extractionNamespace`|Specifies how to populate the local cache. See below|Yes|-|
|
||||||
|
|
Loading…
Reference in New Issue