ottodude125

cassandra keyspace

Feb 26th, 2015
334
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.44 KB | None | 0 0
  1. Keyspace: webpage:
  2. Replication Strategy: org.apache.cassandra.locator.SimpleStrategy
  3. Durable Writes: true
  4. Options: [replication_factor:1]
  5. Column Families:
  6. ColumnFamily: f
  7. Key Validation Class: org.apache.cassandra.db.marshal.BytesType
  8. Default column value validator: org.apache.cassandra.db.marshal.BytesType
  9. Cells sorted by: org.apache.cassandra.db.marshal.BytesType
  10. GC grace seconds: 0
  11. Compaction min/max thresholds: 4/32
  12. Read repair chance: 0.0
  13. DC Local Read repair chance: 0.1
  14. Caching: KEYS_ONLY
  15. Default time to live: 0
  16. Bloom Filter FP chance: default
  17. Index interval: default
  18. Speculative Retry: NONE
  19. Built indexes: []
  20. Compaction Strategy: org.apache.cassandra.db.compaction.SizeTieredCompactionStrategy
  21. Compression Options:
  22. sstable_compression: org.apache.cassandra.io.compress.LZ4Compressor
  23. ColumnFamily: p
  24. Key Validation Class: org.apache.cassandra.db.marshal.BytesType
  25. Default column value validator: org.apache.cassandra.db.marshal.BytesType
  26. Cells sorted by: org.apache.cassandra.db.marshal.BytesType
  27. GC grace seconds: 0
  28. Compaction min/max thresholds: 4/32
  29. Read repair chance: 0.0
  30. DC Local Read repair chance: 0.1
  31. Caching: KEYS_ONLY
  32. Default time to live: 0
  33. Bloom Filter FP chance: default
  34. Index interval: default
  35. Speculative Retry: NONE
  36. Built indexes: []
  37. Compaction Strategy: org.apache.cassandra.db.compaction.SizeTieredCompactionStrategy
  38. Compression Options:
  39. sstable_compression: org.apache.cassandra.io.compress.LZ4Compressor
  40. ColumnFamily: sc (Super)
  41. Key Validation Class: org.apache.cassandra.db.marshal.BytesType
  42. Default column value validator: org.apache.cassandra.db.marshal.BytesType
  43. Cells sorted by: org.apache.cassandra.db.marshal.BytesType/org.apache.cassandra.db.marshal.BytesType
  44. GC grace seconds: 0
  45. Compaction min/max thresholds: 4/32
  46. Read repair chance: 0.0
  47. DC Local Read repair chance: 0.1
  48. Caching: KEYS_ONLY
  49. Default time to live: 0
  50. Bloom Filter FP chance: default
  51. Index interval: default
  52. Speculative Retry: NONE
  53. Built indexes: []
  54. Compaction Strategy: org.apache.cassandra.db.compaction.SizeTieredCompactionStrategy
  55. Compression Options:
  56. sstable_compression: org.apache.cassandra.io.compress.LZ4Compressor
Advertisement
Add Comment
Please, Sign In to add comment