[
https://issues.apache.org/jira/browse/HBASE-18876?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Amit Kabra updated HBASE-18876:
-------------------------------
Attachment: HBASE-18876.patch
> 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
> Attachments: HBASE-18876.patch
>
>
> 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)