[
https://issues.apache.org/jira/browse/FLINK-4127?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15370607#comment-15370607
]
ASF GitHub Bot commented on FLINK-4127:
---------------------------------------
Github user rmetzger commented on the issue:
https://github.com/apache/flink/pull/2177
All the container* config keys are now renamed to `containerized.`, so we
have `yarn.` and `containerized.` as prefixes. But these config keys will be
undocumented for now.
In the documentation, we still only list the `yarn.` configuration keys
(and they are also picked up by the system).
I guess with the 1.2 release (when we are adding Mesos support) we can
reconsider this decision and see how we are naming / grouping the configuration
keys.
I'm going to merge this pull request after 24 hours.
> Clean up configuration and check breaking API changes
> -----------------------------------------------------
>
> Key: FLINK-4127
> URL: https://issues.apache.org/jira/browse/FLINK-4127
> Project: Flink
> Issue Type: Improvement
> Components: Build System
> Reporter: Robert Metzger
> Assignee: Robert Metzger
> Fix For: 1.1.0
>
> Attachments: flink-core.html, flink-java.html, flink-scala.html,
> flink-streaming-java.html, flink-streaming-scala.html
>
>
> For the upcoming 1.1. release, I'll check if there are any breaking API
> changes and if the documentation is up tp date with the configuration.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)