[ https://issues.apache.org/jira/browse/HADOOP-5536?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12689023#action_12689023 ]
Vinod K V commented on HADOOP-5536: ----------------------------------- Same's the case with grep-sort part of the Grep example. And the common problem is that rest of the arguments are not parsed with a GenericOptionsParser and so explicit configuration properties set on the command line are not passed onto the job. > 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.