Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 1.55 KB

File metadata and controls

19 lines (14 loc) · 1.55 KB

KillrVideo CDM

This is the repository for the KillrVideo dataset for Cassandra Dataset Manager.

Schema Updates

The schema for KillrVideo lives in a separate repository (since that is used by multiple other projects). We've included it in this repository under the schema folder as a git subtree. You can pull down the latest copy (of master, for example) by doing:

> git subtree pull --prefix schema git@github.com:KillrVideo/killrvideo-data.git master --squash