You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[SPARK-6604][PySpark]Specify ip of python server scoket
In driver now will start a server socket and use a wildcard ip, use 127.0.0.0 is more reasonable, as we only use it by local Python process.
/cc davies
Author: linweizhong <linweizhong@huawei.com>
Closes#5256 from Sephiroth-Lin/SPARK-6604 and squashes the following commits:
7b3c633 [linweizhong] rephrase
0 commit comments