You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Dawid Wysakowicz (Jira)" <ji...@apache.org> on 2020/01/21 08:57:00 UTC

[jira] [Comment Edited] (FLINK-15697) Remove Options that are not configured in "flink-conf.yaml" from Configuration Docs

    [ https://issues.apache.org/jira/browse/FLINK-15697?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17020044#comment-17020044 ] 

Dawid Wysakowicz edited comment on FLINK-15697 at 1/21/20 8:56 AM:
-------------------------------------------------------------------

I tried going over the options and I think the options that cannot be set from flink-conf.yaml as of now are:
* {{python.fn-execution}} from {{Python}} section
* {{execution.checkpointing.*}} from {{Checkpointing}} section
* most of {{pipeline.*}} from {{Pipeline}} section
* second and third subsection from {{Execution}} section

My suggestion would be to:
1. enable the configuration from {{flink-con.yaml}} for the 2-4, I created FLINK-15690 to track it
2. move the python section to {{https://ci.apache.org/projects/flink/flink-docs-master/dev/table/config.html}}


was (Author: dawidwys):
I tried going over the options and I think the options that cannot be set from flink-conf.yaml as of now are:
* {{python.fn-execution}} from {{Python}} section
* {{execution.checkpointing.*}} from {{Checkpointing}} section
* most of {{pipeline.*}} from {{Pipeline}} section
* second and third subsection from {{Execution}} section

My suggestion would be to:
1. enable the configuration from {{flink-con.yaml}} for the 2-3, I created FLINK-15690 to track it
2. move the python section to {{https://ci.apache.org/projects/flink/flink-docs-master/dev/table/config.html}}

> Remove Options that are not configured in "flink-conf.yaml" from Configuration Docs
> -----------------------------------------------------------------------------------
>
>                 Key: FLINK-15697
>                 URL: https://issues.apache.org/jira/browse/FLINK-15697
>             Project: Flink
>          Issue Type: Sub-task
>          Components: Documentation
>            Reporter: Stephan Ewen
>            Priority: Major
>
> The docs currently contain references to many config options that are not actually taking effect when put into "flink-conf.yaml".
> These should be removed for now.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)