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

Sandy Ryza commented on YARN-319:
---------------------------------

You can run "mvn test -Dtest=TestFairScheduler"

If you want to run a single test in a file, you can run something like "mvn 
test -Dtest=TestFairScheduler#testSimpleFairShareCalculation" 
                
> Submit a job to a queue that not allowed in fairScheduler, client will hold 
> forever.
> ------------------------------------------------------------------------------------
>
>                 Key: YARN-319
>                 URL: https://issues.apache.org/jira/browse/YARN-319
>             Project: Hadoop YARN
>          Issue Type: Bug
>          Components: resourcemanager, scheduler
>    Affects Versions: 2.0.2-alpha
>            Reporter: shenhong
>             Fix For: 2.0.3-alpha
>
>         Attachments: YARN-319.patch
>
>
> RM use fairScheduler, when client submit a job to a queue, but the queue do 
> not allow the user to submit job it, in this case, client  will hold forever.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to