You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Jeff Zhang (JIRA)" <ji...@apache.org> on 2017/09/22 01:11:00 UTC

[jira] [Commented] (SPARK-22095) java.util.NoSuchElementException: key not found: _PYSPARK_DRIVER_CALLBACK_HOST

    [ https://issues.apache.org/jira/browse/SPARK-22095?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16175770#comment-16175770 ] 

Jeff Zhang commented on SPARK-22095:
------------------------------------

Could you tell how to reproduce this issue ?

> java.util.NoSuchElementException: key not found: _PYSPARK_DRIVER_CALLBACK_HOST
> ------------------------------------------------------------------------------
>
>                 Key: SPARK-22095
>                 URL: https://issues.apache.org/jira/browse/SPARK-22095
>             Project: Spark
>          Issue Type: Bug
>          Components: PySpark
>    Affects Versions: 2.2.0
>            Reporter: softwarevamp
>
> 17/09/22 00:02:43 ERROR SparkUncaughtExceptionHandler: Uncaught exception in thread Thread[main,5,main]
> java.util.NoSuchElementException: key not found: _PYSPARK_DRIVER_CALLBACK_HOST
>         at scala.collection.MapLike$class.default(MapLike.scala:228)
>         at scala.collection.AbstractMap.default(Map.scala:59)
>         at scala.collection.MapLike$class.apply(MapLike.scala:141)
>         at scala.collection.AbstractMap.apply(Map.scala:59)
>         at org.apache.spark.api.python.PythonGatewayServer$$anonfun$main$1.apply$mcV$sp(PythonGatewayServer.scala:50)
>         at org.apache.spark.util.Utils$.tryOrExit(Utils.scala:1262)
>         at org.apache.spark.api.python.PythonGatewayServer$.main(PythonGatewayServer.scala:37)
>         at org.apache.spark.api.python.PythonGatewayServer.main(PythonGatewayServer.scala)
>         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
>         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
>         at java.lang.reflect.Method.invoke(Method.java:498)
>         at org.apache.spark.deploy.SparkSubmit$.org$apache$spark$deploy$SparkSubmit$$runMain(SparkSubmit.scala:755)
>         at org.apache.spark.deploy.SparkSubmit$.doRunMain$1(SparkSubmit.scala:180)
>         at org.apache.spark.deploy.SparkSubmit$.submit(SparkSubmit.scala:205)
>         at org.apache.spark.deploy.SparkSubmit$.main(SparkSubmit.scala:119)
>         at org.apache.spark.deploy.SparkSubmit.main(SparkSubmit.scala)



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org