- Spark Cookbook
- Rishi Yadav
- 79字
- 2021-07-16 13:44:01
Chapter 3. External Data Sources
One of the strengths of Spark is that it provides a single runtime that can connect with various underlying data sources.
In this chapter, we will connect to different data sources. This chapter is pided into the following recipes:
- Loading data from the local filesystem
- Loading data from HDFS
- Loading data from HDFS using a custom InputFormat
- Loading data from Amazon S3
- Loading data from Apache Cassandra
- Loading data from relational databases
推薦閱讀
- Node.js 10實戰(zhàn)
- CockroachDB權(quán)威指南
- Linux C/C++服務(wù)器開發(fā)實踐
- WebAssembly實戰(zhàn)
- Java應(yīng)用開發(fā)與實踐
- Scala Design Patterns
- Python Web數(shù)據(jù)分析可視化:基于Django框架的開發(fā)實戰(zhàn)
- Learning OpenCV 3 Computer Vision with Python(Second Edition)
- Unity 3D/2D移動開發(fā)實戰(zhàn)教程
- Spring+Spring MVC+MyBatis從零開始學(xué)
- Microsoft 365 Certified Fundamentals MS-900 Exam Guide
- Extending Unity with Editor Scripting
- Modular Programming with JavaScript
- HTML5+CSS+JavaScript深入學(xué)習(xí)實錄
- Java程序性能優(yōu)化實戰(zhàn)