[
https://issues.apache.org/jira/browse/HBASE-17156?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Vladimir Rodionov resolved HBASE-17156.
---------------------------------------
Resolution: Fixed
Resolved in HBASE-17134
> Restore usage command output formatting is off
> ----------------------------------------------
>
> Key: HBASE-17156
> URL: https://issues.apache.org/jira/browse/HBASE-17156
> Project: HBase
> Issue Type: Bug
> Reporter: Vladimir Rodionov
> Assignee: Vladimir Rodionov
> Priority: Minor
>
> Formatting is off here:
> {quote}
> 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
> {quote}
> Restore like backup needs defaults and example args.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)