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

Restore usage command output formatting is off

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • None
    • HBASE-7912
    • None
    • None

    Description

      Formatting is off here:

      stack@ve0524:~$ ./hbase/bin/hbase --config ~/conf_hbase/ restore
      SLF4J: Class path contains multiple SLF4J bindings.
      SLF4J: Found binding in [jar:file:/home/stack/hbase-2.0.0-SNAPSHOT/lib/slf4j-log4j12-1.6.1.jar!/org/slf4j/impl/StaticLoggerBinder.class]
      SLF4J: Found binding in [jar:file:/home/stack/hadoop-2.7.3-SNAPSHOT/share/hadoop/common/lib/slf4j-log4j12-1.7.10.jar!/org/slf4j/impl/StaticLoggerBinder.class]
      SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation.
      SLF4J: Actual binding is of type [org.slf4j.impl.Log4jLoggerFactory]
      2016-11-15 22:40:09,081 DEBUG [main] backup.RestoreDriver: Will automatically restore all the dependencies
      Usage: bin/hbase restore <backup_path> <backup_id> <table(s)> [options]
      backup_path Path to a backup destination root
      backup_id Backup image ID to restore table(s) Comma-separated list of tables to restore

      Restore like backup needs defaults and example args.

      Attachments

        Issue Links

          Activity

            People

              vrodionov Vladimir Rodionov
              vrodionov Vladimir Rodionov
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: