You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Amit Kabra (JIRA)" <ji...@apache.org> on 2017/09/25 16:24:00 UTC

[jira] [Commented] (HBASE-18876) Backup create command fails to take queue parameter as option.

    [ https://issues.apache.org/jira/browse/HBASE-18876?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16179260#comment-16179260 ] 

Amit Kabra commented on HBASE-18876:
------------------------------------

Attached the patch.
cc : [~vrodionov]

> 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)