[
https://issues.apache.org/jira/browse/TWILL-115?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14315868#comment-14315868
]
ASF GitHub Bot commented on TWILL-115:
--------------------------------------
GitHub user chtyim opened a pull request:
https://github.com/apache/incubator-twill/pull/24
(TWILL-115) Added support for passing in Yarn scheduler queue name
- Also refactor the internal ProcessLauncher class to simplify usage.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/chtyim/incubator-twill
feature/add-scheduler-queue
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-twill/pull/24.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #24
----
commit 4b36d1cd150fcaa39bb3861ef2c35d782bd95966
Author: Terence Yim <[email protected]>
Date: 2015-02-11T09:02:22Z
(TWILL-115) Added support for passing in Yarn schedule queue name when
launching an application
- Also refactor the internal ProcessLauncher class to simplify usage.
----
> Add support to submit jobs to non-default YARN queue
> ----------------------------------------------------
>
> Key: TWILL-115
> URL: https://issues.apache.org/jira/browse/TWILL-115
> Project: Apache Twill
> Issue Type: Improvement
> Reporter: Poorna Chandra
> Assignee: Terence Yim
> Fix For: 0.5.0-incubating
>
>
> Today Twill only submits job to default queue in YARN. It would be useful to
> allow job submissions to non-default queues.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)