-
Type:
Bug
-
Status: Resolved
-
Priority:
Critical
-
Resolution: Fixed
-
Affects Version/s: 1.6.0
-
Fix Version/s: 1.6.0
-
Component/s: Spark Core
-
Labels:None
-
Target Version/s:
From the list:
when we set spark.executor.port in 1.6, we get thrown a NPE in SparkEnv$.create(SparkEnv.scala:259).
Fix is simple; probably should make it to 1.6.0 since it will affect anyone using that config options, but I'll leave that to the release manager's discretion.