[
https://issues.apache.org/jira/browse/SPARK-38922?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kent Yao resolved SPARK-38922.
------------------------------
Fix Version/s: 3.1.3
3.0.4
3.3.0
3.2.2
Assignee: Kent Yao
Resolution: Fixed
fixed by
[https://github.com/apache/spark/pull/36222]
> TaskLocation.apply throw NullPointerException
> ---------------------------------------------
>
> Key: SPARK-38922
> URL: https://issues.apache.org/jira/browse/SPARK-38922
> Project: Spark
> Issue Type: Bug
> Components: Spark Core
> Affects Versions: 3.2.1, 3.3.0, 3.4.0
> Reporter: Kent Yao
> Assignee: Kent Yao
> Priority: Major
> Fix For: 3.1.3, 3.0.4, 3.3.0, 3.2.2
>
>
>
> {code:java}
> //Caused by: java.lang.NullPointerException
> at
> scala.collection.immutable.StringLike$class.stripPrefix(StringLike.scala:155)
> at scala.collection.immutable.StringOps.stripPrefix(StringOps.scala:29)
> at org.apache.spark.scheduler.TaskLocation$.apply(TaskLocation.scala:71)
> at
> org.apache.spark.scheduler.DAGScheduler$$anonfun$org$apache$spark$scheduler$DAGScheduler$$getPreferredLocsInternal
> {code}
--
This message was sent by Atlassian Jira
(v8.20.7#820007)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]