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

Make CopyTable support copying the first/last several regions

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • mapreduce
    • None

    Description

      Currently if we want to copy the last 10 regions of a big table, we have to supply the startrow option. However, the row key is usually a binary string, such as "\x06\xC5-\xBAY\xF8I\xA0\x00\x00\x01\x00\x00\x01", which is hard to provide in bash shell.
      It'd be nice if CopyTable provide options to select the first/last several regions.

      Attachments

        Activity

          People

            Unassigned Unassigned
            stigahuang Quanlong Huang
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated: