[
https://issues.apache.org/jira/browse/HADOOP-3959?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12632112#action_12632112
]
Hemanth Yamijala commented on HADOOP-3959:
------------------------------------------
Results of ant test-patch:
[exec] -1 overall.
[exec] +1 @author. The patch does not contain any @author tags.
[exec] -1 tests included. The patch doesn't appear to include any new
or modified tests.
[exec] Please justify why no tests are needed for
this patch.
[exec] +1 javadoc. The javadoc tool did not generate any warning
messages.
[exec] +1 javac. The applied patch does not increase the total number
of javac compiler warnings.
[exec] +1 findbugs. The patch does not introduce any new Findbugs
warnings.
The -1 on tests is explained above.
Also, I ran hod unit tests manually and they passed. I will commit this patch
now.
> [HOD] --resource_manager.options is not passed to qsub
> ------------------------------------------------------
>
> Key: HADOOP-3959
> URL: https://issues.apache.org/jira/browse/HADOOP-3959
> Project: Hadoop Core
> Issue Type: Bug
> Components: contrib/hod
> Affects Versions: 0.17.1
> Environment: Torque
> Reporter: Craig Macdonald
> Assignee: Vinod K V
> Fix For: 0.19.0
>
> Attachments: HADOOP-3959-20080915.txt, HADOOP-3959.patch,
> HADOOP-3959.v1.patch
>
>
> --resource_manager.options is ignored in HOD. It isnt passed to the qsub
> command. This is a problem, as it makes it impossible to add additional
> resource contraints for scheduling (i.e. give me 64bit nodes)
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.