[Docs] Refine and restructure the Unified External Meta Cache guide#3444
Open
suxiaogang223 wants to merge 5 commits intoapache:masterfrom
Open
[Docs] Refine and restructure the Unified External Meta Cache guide#3444suxiaogang223 wants to merge 5 commits intoapache:masterfrom
suxiaogang223 wants to merge 5 commits intoapache:masterfrom
Conversation
dcc6924 to
ab977ae
Compare
Contributor
Author
|
run buildall |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Related PRs
This PR updates the documentation related to the new unified external metadata cache framework introduced in:
[Refactor](Multi Catalog) External meta cache framework with engine adaptersWhat this PR does / why we need it
This PR refines the user guide for the unified external metadata cache (
unified-meta-cache.mdin both English and Chinese) to improve its readability, structural flow, and accuracy.Key improvements include:
enable=trueANDttl-second > 0ANDcapacity > 0).<module>to<entry>, strictly aligning with theENTRY_NAMEcolumn in thecatalog_meta_cache_statisticssystem table.LOAD_FAILURE_COUNTandLAST_ERRORto help users diagnose upstream metadata service issues.:::cautionblocks to highlight that Hivemeta.cache.hive.*properties do not currently support hot-reload viaALTER CATALOG.Check List