[ 
https://issues.apache.org/jira/browse/HDFS-587?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12750379#action_12750379
 ] 

Sreekanth Ramakrishnan commented on HDFS-587:
---------------------------------------------

Currently on the MAPREDUCE-945 we have made the corresponding classes which 
{{ProgramDriver}} uses to extend {{Configured}} and implement {{Tool}}. Also 
the configuration used to launch job are construced not by {{new 
Configuration()}} rather thro' {{getConf()}} method which is implemented in 
{{Configured}} and we use {{ToolRunner.run()}} method to launch program taking 
care of generic options.

> Test programs support only default queue.
> -----------------------------------------
>
>                 Key: HDFS-587
>                 URL: https://issues.apache.org/jira/browse/HDFS-587
>             Project: Hadoop HDFS
>          Issue Type: Bug
>          Components: test
>            Reporter: Sreekanth Ramakrishnan
>
> Following test programs  always run on "default" queue even when other queues 
> are passed as job parameter.
> DFSCIOTest
> DistributedFSCheck
> TestDFSIO
> Filebench
> Loadgen
> Nnbench

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