XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 2.0.0
    • 3.0.0-alpha-1, 2.0.0
    • shell
    • None

    Description

      When the table is not disabled and restore_snapshot executed the error message is useless, only displays the table name.

      hbase(main):007:0> restore_snapshot 'tsnap'

      ERROR: t

      Restore a specified snapshot.
      The restore will replace the content of the original table,
      bringing back the content to the snapshot state.
      The table must be disabled.

      Examples:
       hbase> restore_snapshot 'snapshotName'

      Following command will restore all acl from snapshot table into the table.

       hbase> restore_snapshot 'snapshotName', {RESTORE_ACL=>true}

      Took 0.1044 seconds

      Attachments

        1. HBASE-20253.master.004.patch
          4 kB
          Peter Somogyi
        2. HBASE-20253.master.003.patch
          2 kB
          Gabor Bota
        3. HBASE-20253.master.002.patch
          1 kB
          Gabor Bota
        4. HBASE-20253.master.001.patch
          1 kB
          Gabor Bota

        Activity

          People

            gabor.bota Gabor Bota
            psomogyi Peter Somogyi
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: