zoe-analytics

Zoe - Analytics on demand


Keywords
spark, analytics, docker, swarm, containers, notebook, data, jupyter, python
License
Apache-2.0
Install
pip install zoe-analytics==0.8.1b

Documentation

Zoe - Container-based Analytics as a Service

Zoe provides a simple way to provision data analytics applications using Docker Swarm.

Resources:

Zoe applications can be easily created by users, we provide several examples in the `zoe-applications https://github.com/DistributedSystemsGroup/zoe-applications`_ repository to get you started.

Other Zoe resources:

Repository contents

  • contrib: supervisord config files
  • docs: Sphinx documentation
  • scripts: Scripts used to test Zoe images outside of Zoe
  • zoe_cmd: Command-line client
  • zoe_lib: Client-side library, contains also some modules needed by the observer and the master processes
  • zoe_observer: The Observer process that monitors Swarm and informs the master of various events
  • zoe_master: The core of Zoe, the server process that listens for client requests and creates the containers on Swarm
  • zoe_web: The web client interface

Travis build Documentation Status Requirements Status

Zoe is licensed under the terms of the Apache 2.0 license.