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

[jira] [Commented] (FLINK-17579) Set the resource id of taskexecutor according to environment variable if exist in standalone mode

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

Yang Wang commented on FLINK-17579:
-----------------------------------

It will be a very useful feature when deploying Flink standalone cluster in the K8s cluster. Each taskmanager will have a dedicated hostname and could be used to register with jobmanager.

For users, it will be easier to identify the taskmanager and help with profiling and debuging.

> Set the resource id of taskexecutor according to environment variable if exist in standalone mode
> -------------------------------------------------------------------------------------------------
>
>                 Key: FLINK-17579
>                 URL: https://issues.apache.org/jira/browse/FLINK-17579
>             Project: Flink
>          Issue Type: Sub-task
>            Reporter: Yangze Guo
>            Priority: Major
>
> Allow user to specify the resource id of TaskExecutor through the environment variable in standalone mode. The name of that variable could be {{FLINK_TASKEXECUTOR_RESOURCE_ID}}



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