https://github.com/samdvr/sparkcats
pipeline using cats with spark
https://github.com/samdvr/sparkcats
Last synced: about 1 year ago
JSON representation
pipeline using cats with spark
- Host: GitHub
- URL: https://github.com/samdvr/sparkcats
- Owner: samdvr
- Created: 2018-07-03T15:44:33.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-07-03T16:12:34.000Z (almost 8 years ago)
- Last Synced: 2025-03-29T23:41:16.767Z (about 1 year ago)
- Language: Scala
- Size: 2.93 KB
- Stars: 6
- Watchers: 0
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Using Cats with Spark
Example pipeline using Kleisli and IO monad for Spark applications.
Please look at [frameless](https://github.com/typelevel/frameless) for more lawful and typesafe API.