相关疑难解决方法(0)

Apache Toree和Spark Scala在Jupyter中不起作用

我在Jupyter上运行Scala Spark时遇到问题.当我在jupyter中加载Apache Toree - Scala笔记本时,下面是我的错误消息.

root@ubuntu-2gb-sgp1-01:~# jupyter notebook --ip 0.0.0.0 --port 8888
[I 03:14:54.281 NotebookApp] Serving notebooks from local directory: /root
[I 03:14:54.281 NotebookApp] 0 active kernels
[I 03:14:54.281 NotebookApp] The Jupyter Notebook is running at: http://0.0.0.0:8888/
[I 03:14:54.281 NotebookApp] Use Control-C to stop this server and shut down all kernels (twice to skip confirmation).
[W 03:14:54.282 NotebookApp] No web browser found: could not locate runnable browser.
[I 03:15:09.976 NotebookApp] 302 GET / (61.6.68.44) 1.21ms
[I 03:15:15.924 NotebookApp] Creating new …
Run Code Online (Sandbox Code Playgroud)

scala apache-spark jupyter-notebook apache-toree

6
推荐指数
1
解决办法
2533
查看次数