This project contains snippets of Java code for illustrating various Apache Spark concepts. It is intended to help you get started with learning Apache Spark (as a Java programmer) by providing a ...
spark/ ├── README.md # This file ├── QUICKSTART.md # Quick start guide ├── CONTRIBUTING.md # Contribution guidelines ├── requirements.txt # Python dependencies ├── setup.py # Setup validation script ...