[
https://issues.apache.org/jira/browse/FLINK-18149?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Till Rohrmann closed FLINK-18149.
---------------------------------
Fix Version/s: (was: 1.12.0)
Resolution: Fixed
Fixed via
master: a4a99bac919d57387d54a2db80a249becf3ba680
1.11.0: 0965b47f5b55ce64c5ed5687c37d4b740aceec36
> Taskmanager logs could not show up in native K8s deployment
> -----------------------------------------------------------
>
> Key: FLINK-18149
> URL: https://issues.apache.org/jira/browse/FLINK-18149
> Project: Flink
> Issue Type: Bug
> Components: Deployment / Kubernetes
> Affects Versions: 1.11.0, 1.12.0
> Reporter: Yang Wang
> Assignee: Yang Wang
> Priority: Blocker
> Labels: pull-request-available
> Fix For: 1.11.0
>
>
> In FLINK-17935, we use
> {{flinkConfig.get(DeploymentOptionsInternal.CONF_DIR)}} to replace
> {{CliFrontend.getConfigurationDirectoryFromEnv}}. It will cause problem in
> native K8s integration. The root cause we set the
> {{DeploymentOptionsInternal.CONF_DIR}} in flink-conf.yaml to a local path.
> However, it does not exist in JobManager pod.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)