Liking cljdoc? Tell your friends :D

Clojure Spark API

CircleCI codecov cljdoc

SparkPlug is a Clojure API for Apache Spark.

WARNING: This project is still under active development and is not ready to be used yet!

Installation

Library releases are published on Clojars. To use the latest version with Leiningen, add the following dependency to your project:

Clojars Project

This will pull in the omnibus package, which in turn depends on each subproject of the same version. You may instead depend on the subprojects directly if you wish to omit some functionality, such as Spark SQL or Machine Learning dependencies.

Usage

TODO: documentation

License

Licensed under the Apache License, Version 2.0. See the LICENSE file for rights and restrictions.

Can you improve this documentation?Edit on GitHub

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close