Skip to content

edson-github/sparksnake

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

147 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


snakespark-logo

PyPI PyPI - Downloads PyPI - Status

CI workflow Documentation Status codecov

Table of content

What is the sparksnake library?

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!

Features

  • 🤖 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

Contacts


References

Python

Docs

Github

Tests

About

Improving the development of Spark applications deployed as jobs on AWS services like Glue and EMR

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 100.0%