amplab / keystone-integration-tests

Integration Tests for KeystoneML

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

keystone-integration-tests

Integration Tests for KeystoneML

To run:

./bin/run master

Where master is the branch of KeystoneML to be cloned. This argument will be passed to git's --single-branch option when cloning the repository.

Currently, the code in this repository only works on the AMP local spark cluster, but it should be easy to get it to work with other YARN Spark Clusters.

About

Integration Tests for KeystoneML

License:Apache License 2.0


Languages

Language:Shell 50.5%Language:Scala 49.5%