Uploaded image for project: 'HBase'
  1. HBase
  2. HBASE-6572 Tiered HFile storage
  3. HBASE-15172

Support setting storage policy in bulkload

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 2.0.0
    • None
    • None
    • Reviewed
    • Hide
      After HBASE-15172/HBASE-19016 we could set storage policy through "hbase.hstore.block.storage.policy" property for bulkload, or "hbase.hstore.block.storage.policy.<family_name>" for a specified family. Supported storage policy includes: ALL_SSD, ONE_SSD, HOT, WARM, COLD, etc.
      Show
      After HBASE-15172 / HBASE-19016 we could set storage policy through "hbase.hstore.block.storage.policy" property for bulkload, or "hbase.hstore.block.storage.policy.<family_name>" for a specified family. Supported storage policy includes: ALL_SSD, ONE_SSD, HOT, WARM, COLD, etc.

    Description

      When using tiered HFile storage, we should be able to generating hfile with correct storage type during bulkload. This JIRA is targeting at making it possible.

      Attachments

        1. HBASE-15172.patch
          7 kB
          Yu Li
        2. HBASE-15172.v2.patch
          7 kB
          Yu Li

        Issue Links

          Activity

            People

              liyu Yu Li
              liyu Yu Li
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: