[
https://issues.apache.org/jira/browse/HADOOP-4145?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12630275#action_12630275
]
Rajiv Chittajallu commented on HADOOP-4145:
-------------------------------------------
> - Hod client looks for a specific file in the {{install-directory/bin}}
> folder called {{verify-account}}. If this file is found, before cluster
> allocation is begun, it executes the file passing in
> {{resource_manager.pbs-account}} as a parameter to the script.
The validation script would also require the number of nodes, queue and
optionally estimated walltime
Queue name and the number of nodes are mandatory be mandatory.
> - Hod exits the allocation process with a return value of 5, standing for job
> execution failure.
It should fail with "Job Submission Failure"
> [HOD] Support an accounting plugin script for HOD
> -------------------------------------------------
>
> Key: HADOOP-4145
> URL: https://issues.apache.org/jira/browse/HADOOP-4145
> Project: Hadoop Core
> Issue Type: Improvement
> Components: contrib/hod
> Reporter: Hemanth Yamijala
> Assignee: Hemanth Yamijala
> Priority: Blocker
> Fix For: 0.18.1, 0.19.0
>
> Attachments: HADOOP-4145.patch, HADOOP-4145.patch
>
>
> Production environments have accounting packages to track usage of a cluster.
> HOD should provide a mechanism to plug-in an accounting related script that
> can be used to verify if the user is using a valid account or not.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.