-
Notifications
You must be signed in to change notification settings - Fork 24
Open
Description
I seem to be getting this issue from Jupyter when connecting now. It was not a problem on Friday, but now I consistently I get this error. Perhaps it may have to do with 'Sessions API changed, see updated swagger docs'?
[I 14:02:43.668 NotebookApp] 0 active kernels
[I 14:02:43.668 NotebookApp] The Jupyter Notebook is running at: http://localhost:8888/
[I 14:02:43.668 NotebookApp] Use Control-C to stop this server and shut down all kernels (twice to skip confirmation).
[W 14:02:47.222 NotebookApp] Sessions API changed, see updated swagger docs
[I 14:02:47.244 NotebookApp] Kernel started: eb48b34a-824e-42d7-96b6-931b23e438a7
Starting Spark Kernel with SPARK_HOME=/usr/local/spark
Setting default log level to "WARN".
To adjust logging level use sc.setLogLevel(newLevel).
17/01/17 14:02:48 [INFO] o.a.t.Main$$anon$1 - Kernel version: 0.2.0.dev1-incubating-SNAPSHOT
17/01/17 14:02:48 [INFO] o.a.t.Main$$anon$1 - Scala version: Some(2.11.8)
17/01/17 14:02:48 [INFO] o.a.t.Main$$anon$1 - ZeroMQ (JeroMQ) version: 3.2.5
17/01/17 14:02:48 [INFO] o.a.t.Main$$anon$1 - Initializing internal actor system
17/01/17 14:02:48 [INFO] o.a.t.Main$$anon$1 - Connection Profile: {
"stdin_port" : 50690,
"control_port" : 50691,
"hb_port" : 50692,
"shell_port" : 50688,
"iopub_port" : 50689,
"ip" : "127.0.0.1",
"transport" : "tcp",
"signature_scheme" : "hmac-sha256",
"key" : "8ff89d12-6b53-4bb3-a6fc-0c24c31e5b3f"
}
(SparkR,org.apache.toree.kernel.interpreter.sparkr.SparkRInterpreter@5a8816cc)
(Scala,org.apache.toree.kernel.interpreter.scala.ScalaInterpreter@68565bc7)
(PySpark,org.apache.toree.kernel.interpreter.pyspark.PySparkInterpreter@37baddde)
(eclair,org.eclairjs.nashorn.JavascriptInterpreter@5115f590)
(SQL,org.apache.toree.kernel.interpreter.sql.SqlInterpreter@4b31a708)
17/01/17 14:02:50 [WARN] o.a.t.Main$$anon$1 - No external magics provided to PluginManager!
17/01/17 14:02:52 [INFO] o.a.t.Main$$anon$1 - 13 internal plugins loaded
17/01/17 14:02:52 [INFO] o.a.t.Main$$anon$1 - 0 external plugins loaded
17/01/17 14:02:54 [WARN] o.a.t.k.i.s.ScalaInterpreter - kernel variable: org.apache.toree.boot.layer.StandardComponentInitialization$$anon$1@4560f8dc
17/01/17 14:02:54 [WARN] o.a.t.k.i.s.ScalaInterpreter - Binding List(@transient implicit) kernel org.apache.toree.kernel.api.Kernel org.apache.toree.boot.layer.StandardComponentInitialization$$anon$1@4560f8dc
17/01/17 14:02:55 [INFO] o.a.t.k.i.s.ScalaInterpreter - Binding SparkContext into interpreter as sc
Start kernel init
END kernel init
17/01/17 14:02:55 [INFO] o.a.t.Main$$anon$1 - Marking relay as ready for receiving messages
17/01/17 14:02:55 [INFO] o.a.t.k.p.v.r.KernelMessageRelay - Unstashing all messages received!
17/01/17 14:02:55 [INFO] o.a.t.k.p.v.r.KernelMessageRelay - Relay is now fully ready to receive messages!
[W 14:02:57.267 NotebookApp] Timeout waiting for kernel_info reply from eb48b34a-824e-42d7-96b6-931b23e438a7
Metadata
Metadata
Assignees
Labels
No labels