[ 
https://issues.apache.org/jira/browse/HADOOP-5536?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12688607#action_12688607
 ] 

Suman Sehgal commented on HADOOP-5536:
--------------------------------------

 Test programs mentioned above are the programs/jobs which can be run using 
test jar. Following are a few valid test programs:
    DFSCIOTest
    DistributedFSCheck
    MRReliabilityTest
    TestDFSIO
     Filebench
    Loadgen
    Mapredtest
    Mrbench
    Nnbench

This issue pops-up while executing NNBench on multi-queue environment. Not able 
to run it on any of the queue viz. <abc>, <xyz> (any queue name except 
"default"). Every time error message is displayed "default queue doesn't exist" 
though examples programs (viz. sleep, sort etc.) are running fine on 
multi-queue envionnment. Queue name "default" seems to be hardcoded for these 
test programs.

> Test programs support only default queue.
> -----------------------------------------
>
>                 Key: HADOOP-5536
>                 URL: https://issues.apache.org/jira/browse/HADOOP-5536
>             Project: Hadoop Core
>          Issue Type: Bug
>          Components: test
>    Affects Versions: 0.20.0
>            Reporter: Suman Sehgal
>
> None of the test program seems to be supporting queue's concept. These 
> programs looks for the default queue only even if some other queue is 
> specified to run these programs.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to