[
https://issues.apache.org/jira/browse/FLINK-15195?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16993448#comment-16993448
]
Yang Wang commented on FLINK-15195:
-----------------------------------
[~kkl0u], you are right.
{{KubernetesConfigOptionsInternal.ENTRY_POINT_CLASS_ARGS}} is an internal
config option. It is used for per-job and yaml submission in the future. If you
want, it could be removed.
> Remove unused KubernetesConfigOptionsInternal.ENTRY_POINT_CLASS_ARGS
> --------------------------------------------------------------------
>
> Key: FLINK-15195
> URL: https://issues.apache.org/jira/browse/FLINK-15195
> Project: Flink
> Issue Type: Sub-task
> Components: Deployment / Kubernetes
> Affects Versions: 1.10.0
> Reporter: Kostas Kloudas
> Priority: Major
>
> With the commit 01410cad50849f1c2d3b5ed5b98cac1884f3e893 ([hotfix]), this
> config option is never set so it seems that it is always {{null}} and can be
> removed, along with all the usages of the {{mainClassArgs}}.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)