Uploaded image for project: 'HBase'
  1. HBase
  2. HBASE-3410

Unable to set/modify TTL on a column family using the shell.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 0.90.0
    • 0.90.0
    • None
    • None
    • All

    Description

      When attempting to set the TTL parameter on a column family using the HBase shell, the following error is reported and the parameter is not modified:

      hbase(main):042:0> create 't1',

      {NAME => 'f1', VERSIONS => 1, TTL => 2592000, BLOCKCACHE => true}

      ERROR: uninitialized constant Hbase::Admin::HColumnDescriptor

      Attachments

        Activity

          People

            stack Michael Stack
            herberts Mathias Herberts
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: