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

"create" command: fix support for bloomfitler options

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 0.89.20100924
    • 0.90.0
    • None
    • None

    Description

      From "hbase shell", it used to be possible to create column families with bloomfilters, but that is currently not working, probably since the API moved to a BloomType from a simple boolean:

      public void setBloomFilterType(StoreFile.BloomType bt)

      http://hbase.apache.org/docs/r0.89.20100924/apidocs/org/apache/hadoop/hbase/regionserver/StoreFile.BloomType.html

      Need:

      • Add support for BLOOMFILTER=>"row", and "rowcol"
      • Fix support for BLOOMFILTER=>"true", and "false" (and maybe "none")
      • Update the shell docs, and shell help
        . Add or update shell regression/unittests so it doesn't break in the future

      Attachments

        Activity

          People

            Unassigned Unassigned
            thayer Charles Thayer
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Time Tracking

                Estimated:
                Original Estimate - 6h
                6h
                Remaining:
                Remaining Estimate - 6h
                6h
                Logged:
                Time Spent - Not Specified
                Not Specified