Skip to content

Instantly share code, notes, and snippets.

@jsanda
Created June 15, 2012 21:31
Show Gist options
  • Save jsanda/2938795 to your computer and use it in GitHub Desktop.
Save jsanda/2938795 to your computer and use it in GitHub Desktop.
create column family raw_metrics
with comparator = DateType and
default_validation_class = DoubleType and
key_validation_class = Int32Type;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment