You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Hudson (JIRA)" <ji...@apache.org> on 2017/09/25 22:20: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=16179876#comment-16179876 ] 

Hudson commented on HBASE-18876:
--------------------------------

FAILURE: Integrated in Jenkins build HBase-Trunk_matrix #3779 (See [https://builds.apache.org/job/HBase-Trunk_matrix/3779/])
HBASE-18876 Backup create command fails to take queue parameter as (tedyu: rev 0ebd4b8433cda51c422260f84cc9f60568a2a45c)
* (edit) hbase-backup/src/main/java/org/apache/hadoop/hbase/backup/BackupDriver.java


> 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
>             Fix For: 2.0.0-alpha-4
>
>         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)