You are viewing a plain text version of this content. The canonical link for it is here.
Posted to mapreduce-issues@hadoop.apache.org by "Chris Nauroth (JIRA)" <ji...@apache.org> on 2012/12/17 07:48:12 UTC

[jira] [Updated] (MAPREDUCE-4884) streaming tests fail to start MiniMRCluster due to "Queue configuration missing child queue names for root"

     [ https://issues.apache.org/jira/browse/MAPREDUCE-4884?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Chris Nauroth updated MAPREDUCE-4884:
-------------------------------------

    Attachment: MAPREDUCE-4884.1.patch

The attached patch fixes the problem by adding a <testResources> stanza to the hadoop-streaming pom.xml, which references the capacity-scheduler.xml configuration file already present in the YARN project.  This guarantees that a copy of capacity-scheduler.xml is on the classpath when the streaming tests run.
                
> streaming tests fail to start MiniMRCluster due to "Queue configuration missing child queue names for root"
> -----------------------------------------------------------------------------------------------------------
>
>                 Key: MAPREDUCE-4884
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-4884
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: contrib/streaming, test
>    Affects Versions: 3.0.0, trunk-win
>            Reporter: Chris Nauroth
>            Assignee: Chris Nauroth
>         Attachments: MAPREDUCE-4884.1.patch
>
>
> Multiple tests in hadoop-streaming, such as {{TestFileArgs}}, fail to initialize {{MiniMRCluster}} due to a {{YarnException}} with reason "Queue configuration missing child queue names for root".

--
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