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

Hemanth Yamijala commented on HADOOP-3483:
------------------------------------------

Thanks for the checks Karam.

I've addressed the issue you mentioned. The change in logic is to now look for 
the state of the torque job, rather than state of the daemons to decide whether 
we can auto-deallocate or not. If the state of the job is comleted or exiting, 
we deallocate, else we just print an error as before.

> [HOD] Improvements with cluster directory handling
> --------------------------------------------------
>
>                 Key: HADOOP-3483
>                 URL: https://issues.apache.org/jira/browse/HADOOP-3483
>             Project: Hadoop Core
>          Issue Type: Bug
>          Components: contrib/hod
>    Affects Versions: 0.16.0
>            Reporter: Hemanth Yamijala
>            Assignee: Hemanth Yamijala
>             Fix For: 0.18.0
>
>         Attachments: 3483.1.patch, 3483.2.patch, 3483.3.patch, 3483.patch
>
>
> The following improvements are asked for from users related to cluster 
> directory handling:
> - Create a new cluster directory if one does not exist.
> - If a cluster directory points to a dead cluster, currently allocate fails 
> with a message asking user to deallocate it first. Instead, it should issue a 
> warning, deallocate the cluster and automatically allocate a fresh one.

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