Skip to content

Instantly share code, notes, and snippets.

@jsanda
Created June 16, 2012 01:17
Show Gist options
  • Save jsanda/2939498 to your computer and use it in GitHub Desktop.
Save jsanda/2939498 to your computer and use it in GitHub Desktop.
create column family metrics_aggregates_index
with comparator = 'CompositeType(DateType, Int32Type)' and
default_validation_class = Int32Type and
key_validation_class = UTF8Type;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment