[
https://issues.apache.org/jira/browse/HADOOP-3483?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12602252#action_12602252
]
Hemanth Yamijala commented on HADOOP-3483:
------------------------------------------
Actually, the attached patch is incorrect. It will try to deallocate
(incompletely) an allocated cluster which is not still dead. There should be
additional checks. Will upload a new patch.
> [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.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.