[
https://issues.apache.org/jira/browse/FLINK-18834?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dian Fu closed FLINK-18834.
---------------------------
Resolution: Fixed
> Could not locate the included file
> 'generated/rocks_db_native_metric_configuration.html'
> -----------------------------------------------------------------------------------------
>
> Key: FLINK-18834
> URL: https://issues.apache.org/jira/browse/FLINK-18834
> Project: Flink
> Issue Type: Bug
> Components: Documentation
> Affects Versions: 1.12.0
> Reporter: Huang Xingbo
> Assignee: Huang Xingbo
> Priority: Major
> Labels: pull-request-available
> Fix For: 1.12.0
>
>
> When I execute the script ./build_docs.sh, it throws the following exception:
> {code:java}
> Liquid Exception: Could not locate the included file
> 'generated/rocks_db_native_metric_configuration.html' in any of
> ["/Users/duanchen/sourcecode/flink/docs/_includes"]. Ensure it exists in one
> of those directories and, if it is a symlink, does not point outside your
> site source. in ops/config.md
> {code}
> It seems `rocks_db_native_metric_configuration` has been renamed to
> `rocksdb_native_metric_configuration.html`, but it has not been synchronized
> in ops/config.md
--
This message was sent by Atlassian Jira
(v8.3.4#803005)