Uploaded image for project: 'Apache Cassandra'
  1. Apache Cassandra
  2. CASSANDRA-2778

Unable to set compaction strategy in cli using create column family command

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Normal
    • Resolution: Fixed
    • None
    • None
    • None
    • Normal

    Description

      The following command does not set compaction strategy and its options:

      create column family Standard1
          with comparator = BytesType
          and compaction_strategy = 'org.apache.cassandra.db.compaction.TimestampBucketedCompactionStrategy'
          and compaction_strategy_options = [{max_sstable_size:504857600, retention_in_seconds:60}];
      

      Attachments

        Activity

          People

            alanliang Alan Liang
            alanliang Alan Liang
            Alan Liang
            Chris Goffinet
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: