[
https://issues.apache.org/jira/browse/SPARK-22253?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Swaapnika Guntaka updated SPARK-22253:
--------------------------------------
Description:
Python packaging fails with {Java EOF Exception} when run using spark submit.
Python packaging is done using JDK 8.
I see SPARK-1911[https://issues.apache.org/jira/browse/SPARK-1911] similar to
this. Does this issue still exist?
??~^Recent failure: Lost task 3.3 in stage 0.0 (TID 36, 10.15.163.25, executor
0): java.io.EOFException
at java.io.DataInputStream.readInt(DataInputStream.java:392)
at
org.apache.spark.api.python.PythonWorkerFactory.startDaemon(PythonWorkerFactory.scala:166)
at
org.apache.spark.api.python.PythonWorkerFactory.createThroughDaemon(PythonWorkerFactory.scala:89)
at
org.apache.spark.api.python.PythonWorkerFactory.create(PythonWorkerFactory.scala:65)
at org.apache.spark.SparkEnv.createPythonWorker(SparkEnv.scala:117)
at org.apache.spark.api.python.PythonRunner.compute(PythonRDD.scala:128)
at org.apache.spark.api.python.PythonRDD.compute(PythonRDD.scala:63)
at org.apache.spark.rdd.RDD.computeOrReadCheckpoint(RDD.scala:323)
at org.apache.spark.rdd.RDD.iterator(RDD.scala:287)
at org.apache.spark.api.python.PairwiseRDD.compute(PythonRDD.scala:395)
at org.apache.spark.rdd.RDD.computeOrReadCheckpoint(RDD.scala:323)
at org.apache.spark.rdd.RDD.iterator(RDD.scala:287)
at
org.apache.spark.scheduler.ShuffleMapTask.runTask(ShuffleMapTask.scala:96)^~??
was:
Python packaging fails with {Java EOF Exception} when run using spark submit.
Python packaging is done using JDK 8.
I see SPARK-1911[https://issues.apache.org/jira/browse/SPARK-1911] similar to
this. Does this issue still exist?
> Python packaging using JDK 8 fails when run using Spark 2.2
> -----------------------------------------------------------
>
> Key: SPARK-22253
> URL: https://issues.apache.org/jira/browse/SPARK-22253
> Project: Spark
> Issue Type: Question
> Components: PySpark, Spark Submit
> Affects Versions: 2.2.0
> Reporter: Swaapnika Guntaka
>
> Python packaging fails with {Java EOF Exception} when run using spark submit.
> Python packaging is done using JDK 8.
> I see SPARK-1911[https://issues.apache.org/jira/browse/SPARK-1911] similar to
> this. Does this issue still exist?
> ??~^Recent failure: Lost task 3.3 in stage 0.0 (TID 36, 10.15.163.25,
> executor 0): java.io.EOFException
> at java.io.DataInputStream.readInt(DataInputStream.java:392)
> at
> org.apache.spark.api.python.PythonWorkerFactory.startDaemon(PythonWorkerFactory.scala:166)
> at
> org.apache.spark.api.python.PythonWorkerFactory.createThroughDaemon(PythonWorkerFactory.scala:89)
> at
> org.apache.spark.api.python.PythonWorkerFactory.create(PythonWorkerFactory.scala:65)
> at org.apache.spark.SparkEnv.createPythonWorker(SparkEnv.scala:117)
> at org.apache.spark.api.python.PythonRunner.compute(PythonRDD.scala:128)
> at org.apache.spark.api.python.PythonRDD.compute(PythonRDD.scala:63)
> at org.apache.spark.rdd.RDD.computeOrReadCheckpoint(RDD.scala:323)
> at org.apache.spark.rdd.RDD.iterator(RDD.scala:287)
> at org.apache.spark.api.python.PairwiseRDD.compute(PythonRDD.scala:395)
> at org.apache.spark.rdd.RDD.computeOrReadCheckpoint(RDD.scala:323)
> at org.apache.spark.rdd.RDD.iterator(RDD.scala:287)
> at
> org.apache.spark.scheduler.ShuffleMapTask.runTask(ShuffleMapTask.scala:96)^~??
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]