[
https://issues.apache.org/jira/browse/FLINK-15382?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17003523#comment-17003523
]
Hequn Cheng commented on FLINK-15382:
-------------------------------------
Fixed
in 1.11.0 via ed73b5e1e147223607ca2be8e60c65c1a64a7cdd
in 1.10.0 via 8cc50f1ee8667e8a54988d2ac838d88fe7575067
> Flink failed generating python config docs
> -------------------------------------------
>
> Key: FLINK-15382
> URL: https://issues.apache.org/jira/browse/FLINK-15382
> Project: Flink
> Issue Type: Bug
> Components: API / Python, Runtime / Configuration
> Reporter: Xintong Song
> Priority: Major
> Labels: pull-request-available
> Fix For: 1.10.0
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> When generating config option docs with the command suggested by
> {{flink-docs/README.md}}, the generated
> {{docs/_includes/generated/python_configuration.html}} does not contain any
> config options despite that there are 4 options in {{PythonOptions}}.
> I encountered this problem at the commit
> {{545534e43ed37f518fe59b6ddd8ed56ae82a234b}} on master branch.
> Command used to generate doc:
> {code:bash}mvn package -Dgenerate-config-docs -pl flink-docs -am -nsu
> -DskipTests{code}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)