[
https://issues.apache.org/jira/browse/HBASE-18876?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16179996#comment-16179996
]
Hudson commented on HBASE-18876:
--------------------------------
FAILURE: Integrated in Jenkins build HBase-2.0 #578 (See
[https://builds.apache.org/job/HBase-2.0/578/])
HBASE-18876 Backup create command fails to take queue parameter as (tedyu: rev
ad60bc5f6052c66259d0b55d619ff1087221cb09)
* (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)