spark git commit: [SPARK-2313] Use socket to communicate GatewayServer port back to Python driver

2015-02-16 Thread joshrosen
Repository: spark Updated Branches: refs/heads/master c01c4ebcf -> 0cfda8461 [SPARK-2313] Use socket to communicate GatewayServer port back to Python driver This patch changes PySpark so that the GatewayServer's port is communicated back to the Python process that launches it over a local soc

spark git commit: [SPARK-2313] Use socket to communicate GatewayServer port back to Python driver

2015-02-16 Thread joshrosen
Repository: spark Updated Branches: refs/heads/branch-1.3 8c4561984 -> b70b8ba0a [SPARK-2313] Use socket to communicate GatewayServer port back to Python driver This patch changes PySpark so that the GatewayServer's port is communicated back to the Python process that launches it over a local