[
https://issues.apache.org/jira/browse/FLINK-18149?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17126508#comment-17126508
]
Yang Wang commented on FLINK-18149:
-----------------------------------
cc [~kkl0u], could you assign this ticket to me? I will attach a PR to fix this
issue.
> 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
> Priority: Blocker
> Fix For: 1.11.0, 1.12.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)