gedeh opened a new pull request #32633:
URL: https://github.com/apache/spark/pull/32633


   ### What changes were proposed in this pull request?
   
   Backporting changes from #26331 to Spark 2.4, n a similar fasion, executor's 
bindAddress is passed as an input parameter for RPCEnv.create.
   
   This PR also ensure `YarnAllocator` use the config when allocating new 
executor and use default hostname when its not configured.
   
   ### Why are the changes needed?
   Recently we've came across [this 
issue](https://github.com/istio/istio/issues/27900) with Spark deployed in Yarn 
in Kubernetes
   
   ### Does this PR introduce _any_ user-facing change?
   Yes, new config is added and doc is updated
   
   ### How was this patch tested?
   I will run this on Kubenetes and Istio


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



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

Reply via email to