安装Spark的方式

  现在有两种安装方式:

  • 安裝spark notebook:已經把spark, scala, hadoop等等包起來了,裝好就能用GUI介面操作,適合測試用。
  • 傳統方式安裝:慢慢裝spark, scala, hadoop等等,要做些設定,這邊就能自己掌握架設的細節。

安裝spark notebook

 

参考资料:

  • 在ubuntu14.04上架設spark環境-使用spark notebook

  • https://www.gitbook.com/book/opensourceteam/bigdata
  • http://spark-notebook.io/
  • http://www.itdadao.com/articles/c15a209581p0.html
  • http://kwangka.github.io/2015/10/15/installspark/
  • http://www.th7.cn/system/lin/201603/158594.shtml
  • http://www.linuxidc.com/Linux/2016-03/129068.htm

 

相关文章:

  • 2022-12-23
  • 2021-05-19
  • 2021-11-28
  • 2021-08-05
  • 2021-10-17
  • 2021-06-01
  • 2021-09-25
  • 2021-07-25
猜你喜欢
  • 2021-07-04
  • 2021-05-01
  • 2021-07-09
  • 2022-12-23
  • 2021-11-06
  • 2022-02-06
  • 2022-12-23
相关资源
相似解决方案