Patrick Wendell created SPARK-2313:
--------------------------------------
Summary: PySpark should accept port via a command line argument
rather than STDIN
Key: SPARK-2313
URL: https://issues.apache.org/jira/browse/SPARK-2313
Project: Spark
Issue Type: Bug
Components: PySpark
Reporter: Patrick Wendell
Relying on stdin is a brittle mechanism and has broken several times in the
past. From what I can tell this is used only to bootstrap worker.py one time.
It would be strictly simpler to just pass it is a command line.
--
This message was sent by Atlassian JIRA
(v6.2#6252)