Uploaded image for project: 'Spark'
  1. Spark
  2. SPARK-50045

Spark supports executor HostNetwork on k8s mode

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 4.0.0
    • None
    • k8s

    Description

      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.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              Zing zzzzming95
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated: