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

Shell should allow deletions in .META. and -ROOT- tables

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Blocker
    • Resolution: Fixed
    • 0.16.0, 0.1.0, 0.2.0
    • 0.1.0, 0.2.0
    • util
    • None

    Description

      For administrative and debugging purposes, it would be nice to be able to delete rows from .META. via the shell. The alternative is writing custom java code to do such operations, which is just ridiculous. The reality of HBase's maturity is that from time to time we're going to have to reach into the .META. and ROOT tables to fix things, so I think the shell should be where that happens.

      Currently, attempting to delete from either table gives a "non-existant table" error.

      Attachments

        1. 2744.patch
          2 kB
          Edward J. Yoon
        2. 281.patch
          2 kB
          Bryan Duxbury
        3. 281-v2.patch
          2 kB
          Bryan Duxbury
        4. 281-v3.patch
          0.6 kB
          Bryan Duxbury

        Activity

          People

            udanax Edward J. Yoon
            bryanduxbury Bryan Duxbury
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: