Amit Kabra created HBASE-18876:
----------------------------------
Summary: Backup create command fails to take queue parameter as
option.
Key: HBASE-18876
URL: https://issues.apache.org/jira/browse/HBASE-18876
Project: HBase
Issue Type: Bug
Reporter: Amit Kabra
Assignee: Amit Kabra
Backup help shows we can set queue using -q parameter.
-q <arg> Yarn queue name to run backup restore command on
But when we give ./hbase backup create full hdfs://localhost:8020/test/ -t
test1 -q hbase
It throws following error "Error when parsing command-line arguments:
Unrecognized option: -q"
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)