- Fast Data Processing with Spark 2(Third Edition)
- Krishna Sankar
- 112字
- 2021-08-20 10:27:09
Summary
In this chapter, we have installed Spark on our machine for local development and set it up on our cluster, and so we are ready to run the applications that we write. While installing and maintaining a cluster is a good option, Spark is also available as a service option from Databricks. Databricks' Databricks Cloud for Spark, available at http://databricks.com/product, is a very convenient offering for anyone who does not want to deal with the set up/maintenance of the cluster. They have the concept of a big data pipeline from ETL to analytics. This looks truly interesting to explore!
In the next chapter, you will learn to use the Spark shell.
推薦閱讀
- The DevOps 2.3 Toolkit
- 自己動手寫搜索引擎
- 算法精粹:經典計算機科學問題的Java實現
- Clojure for Domain:specific Languages
- Instant Typeahead.js
- PostgreSQL Replication(Second Edition)
- Scala謎題
- INSTANT Passbook App Development for iOS How-to
- Mastering Linux Network Administration
- Hands-On GUI Programming with C++ and Qt5
- Hands-On Kubernetes on Windows
- JavaScript程序設計:基礎·PHP·XML
- Oracle 12c從入門到精通(視頻教學超值版)
- Python Deep Learning
- 精通Spring:Java Web開發與Spring Boot高級功能