[
https://issues.apache.org/jira/browse/HBASE-17826?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16148419#comment-16148419
]
stack commented on HBASE-17826:
-------------------------------
How does a yarn pool name relate to a yarn queue name? It looks like they are
the same notion yet they are named differently inside the same patch
String poolName = cmdline.getOptionValue(OPTION_YARN_QUEUE_NAME);
Are the new methods added used? (they talk about pool names rather than queue
names).
> Backup: submit M/R job to a particular Yarn queue
> -------------------------------------------------
>
> Key: HBASE-17826
> URL: https://issues.apache.org/jira/browse/HBASE-17826
> Project: HBase
> Issue Type: Improvement
> Reporter: Vladimir Rodionov
> Assignee: Vladimir Rodionov
> Labels: backup
> Fix For: 3.0.0, 2.0.0-alpha-3
>
> Attachments: HBASE-17826-v1.patch, HBASE-17826-v2.patch
>
>
> We need this to be configurable. Currently, all M/R jobs are submitted to a
> default queue.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)