Bolke de Bruin created SPARK-27139:
--------------------------------------

             Summary: NettyBlockTransferService does not abide by 
spark.blockManager.port config option
                 Key: SPARK-27139
                 URL: https://issues.apache.org/jira/browse/SPARK-27139
             Project: Spark
          Issue Type: Bug
          Components: Spark Core
    Affects Versions: 2.4.0
            Reporter: Bolke de Bruin


This is a regression from a fix in SPARK-4837

The NettyBlockTransferService always binds to a random port, and does not use 
the spark.blockManager.port config as specified.

this is a blocker for tightly controlled environments where random ports are 
not allowed to pass firewalls.

 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to