DSP is container-based workflow engine to enable analytics and data science on Big data, with support for multiple languages, runtimes and hardware specs.
Introductory video: Democratizing Decision Science at Flipkart - from simple formulae to AI
- Install Apache Thrift v0.13.0
- On Mac:
brew install thrift@0.13.0
- On other OSes, check installation instructions
- On Mac:
- Clone repo
git clone git@github.com:flipkart-incubator/dsp.git
- Build using Maven
mvn clean install