Thanks to visit codestin.com
Credit goes to github.com

Skip to content

dineshpackt/Fast-Data-Processing-with-Spark-2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fast Data Processing with Spark 2 - Third Edition

This is the code repository for Fast Data Processing with Spark 2 - Third Edition, published by Packt. It contains all the supporting project files necessary to work through the book from start to finish.

Instructions and Navigations

All of the code is organized into folders. Each folder starts with a number followed by the application name. For example, Chapter02.

The code will look like the following:

<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
<version>4.11</version>
<scope>test</scope>
</dependency>

Like any development platform, learning to develop systems with Spark takes trial and error. Writing programs, encountering errors, and agonizing over pesky bugs are all part of the process. We assume a basic level of programming – Python or Java and experience in working with operating system commands. We have kept the examples simple and to the point. In terms of resources, we do not assume any esoteric equipment for running the examples and developing code. A normal development machine is enough.

Related Products

Suggestions and Feedback

Click here if you have any feedback or suggestions.

About

This is the book on Fast Data Processing with Spark 2

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published