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

Allow to skip store file range check based on column family while creating reference files in HRegionFileSystem#splitStoreFile

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 1.1.0, 0.98.13, 1.0.2, 2.0.0
    • None
    • None
    • Reviewed

    Description

      APPROACH #3 at PHOENIX-1734 helps to implement local indexing without much changes in HBase. For split we need one kernel change to allow creating both top and bottom reference files for index column family store files even when the split key not in the storefile key range.
      The changes helps in this case are
      1) pass boolean to HRegionFileSystem#splitStoreFile to allow to skip the storefile key range check.
      2) move the splitStoreFile with extra boolean parameter to the new interface introduced at HBASE-12975.

      Attachments

        1. HBASE-13431_branch-1.0.patch
          4 kB
          Rajeshbabu Chintaguntla
        2. HBASE-13431_branch-1.1.patch
          4 kB
          Rajeshbabu Chintaguntla
        3. HBASE-13431_branch-1.patch
          4 kB
          Rajeshbabu Chintaguntla
        4. HBASE-13431_v2.patch
          2 kB
          Rajeshbabu Chintaguntla
        5. HBASE-13431_v3.patch
          6 kB
          Rajeshbabu Chintaguntla
        6. HBASE-13431_v4.patch
          6 kB
          Rajeshbabu Chintaguntla
        7. HBASE-13431.patch
          5 kB
          Rajeshbabu Chintaguntla

        Issue Links

          Activity

            People

              rajeshbabu Rajeshbabu Chintaguntla
              rajeshbabu Rajeshbabu Chintaguntla
              Votes:
              0 Vote for this issue
              Watchers:
              7 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: