The sparksnake library provides an easy, fast, and efficient way to use Spark features inside analytics services on AWS. With sparksnake, it is possible to use classes, methods and functions developed in pyspark to simplify, as much as possible, the journey of building Spark applications along all the particularities found in AWS services, such as Glue and EMR, for example.
Do you want to take your job Glue or your EMR cluster to the next level? Take a look at sparksnake!
Note Now the sparksnake library has an official documentation in readthedocs! Visit the following link and check out usability technical details, practical examples and more!
- 🤖 Enhanced development experience of Spark Applications to be deployed as jobs in AWS services like Glue and EMR
- 🌟 Possibility to use common Spark operations for improving ETL steps using custom classes and methods
- ⚙️ No need to think too much into the hard and complex service setup (e.g. with sparksnake you can have all elements for a Glue Job on AWS with a single line of code)
- 👁️🗨️ Application observability improvement with detailed log messages in CloudWatch
- 🛠️ Exception handling already embedded in library methods
Python
Docs
- Eduardo Mendes - Live de Python 189 - MkDocs
- MkDocs
- pmdown-extensions
- GitHub - MkDocs Themes
- GitHub - Material Theme for MkDocs
- Material for MkDocs - Setup
Github
- GitHub Actions - pypa/gh-action-pypi-publish
- Medium - Major, Minor and Patch
- Medium - Automate PyPI Releases with GitHub Actions
Tests
