Spark Utils
Description
Apache Spark lightweight utilities.
- Fluent partition mapping API (here)
- Hadoop MiniDFSCluster setup with Spark (here)
- AutoCloseableBroadcast (here)
Issues
Here is how issues are triaged:
- Bug: identifies an unexpected result or application behaviour.
- Feature: adds an new end-user feature.
- Enhancement: improves the way the application behaves but produces the same result.
- Spike: improves implementation design but does not change application behaviour and produces the same result.
Credits
Written by Christophe Bismuth, licensed under the The MIT License (MIT).