[
https://issues.apache.org/jira/browse/SPARK-50045?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18053245#comment-18053245
]
zuotingbing commented on SPARK-50045:
-------------------------------------
h1. What about driver HostNetwork on k8s mode?Does it also need the same
processing?
> Spark supports executor HostNetwork on k8s mode
> -----------------------------------------------
>
> Key: SPARK-50045
> URL: https://issues.apache.org/jira/browse/SPARK-50045
> Project: Spark
> Issue Type: New Feature
> Components: Kubernetes
> Affects Versions: 4.0.0
> Reporter: zzzzming95
> Priority: Major
> Labels: pull-request-available
>
> In k8s mode, when the executor executes the host network mode, it means that
> the executor shares the same IP address with the host. To support this mode
> in Spark, spark need to allow the Executor to be launched using a random
> BlockManager port. And prohibit shuffle local read, as this will cause the
> shuffle to be read failed.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]