Description
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.
Attachments
Issue Links
- is depended upon by
-
SPARK-1670 PySpark Fails to Create SparkContext Due To Debugging Options in conf/java-opts
- Resolved
- is related to
-
SPARK-3140 PySpark start-up throws confusing exception
- Resolved
- relates to
-
SPARK-5810 Maven Coordinate Inclusion failing in pySpark
- Resolved
-
SPARK-2111 pyspark errors when SPARK_PRINT_LAUNCH_COMMAND=1
- Resolved
- links to