[ 
https://issues.apache.org/jira/browse/SPARK-27139?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Bolke de Bruin updated SPARK-27139:
-----------------------------------
    Description: 
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.

neither `spark.driver.blockmanager.port` nor `spark.blockmanager.port` works 

 

 

 

  was:
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.

 


> 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
>            Priority: Blocker
>
> 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.
> neither `spark.driver.blockmanager.port` nor `spark.blockmanager.port` works 
>  
>  
>  



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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to