- Big Data Analytics
- Venkat Ankam
- 104字
- 2021-08-20 10:32:22
Summary
Big Data analytics with Hadoop and Spark is broadly classified into two major categories: data analytics and data science. While data analytics focuses on past and present statistics, data science focuses on future statistics. While data science projects are iterative in nature, data analytics projects are not iterative.
Apache Hadoop provides you with distributed storage and resource management and Spark provides you with in-memory performance for Big Data analytics. A variety of tools and techniques are used in Big Data analytics depending on the type of use cases and their feasibility.
The next chapter will help you get started with Hadoop and Spark.
推薦閱讀
- Learning Python Web Penetration Testing
- PostgreSQL for Data Architects
- 游戲程序設計教程
- Hands-On Functional Programming with TypeScript
- Visual Basic程序設計實踐教程
- Extending Puppet(Second Edition)
- PHP編程基礎與實例教程
- Terraform:多云、混合云環境下實現基礎設施即代碼(第2版)
- Python項目實戰從入門到精通
- 小型編譯器設計實踐
- 計算機應用基礎教程(Windows 7+Office 2010)
- Scala編程(第5版)
- CRYENGINE Game Development Blueprints
- Hands-On Kubernetes on Windows
- 貫通Tomcat開發