[
https://issues.apache.org/jira/browse/HADOOP-3277?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Vinod Kumar Vavilapalli resolved HADOOP-3277.
---------------------------------------------
Resolution: Fixed
Fix Version/s: 0.18.0
Patch to fix HADOOP-3151 addressed this issue also. The following warning
message is printed when an unallocated cluster directory is used for
deallocation.
bq. CRITICAL - Invalid hod.clusterdir(--hod.clusterdir or -d). <clusterpath> :
Not tied to any allocated cluster.
Resolving this as fixed.
> hod should better errors message when deallocate is fired on non allocated
> directory.
> -------------------------------------------------------------------------------------
>
> Key: HADOOP-3277
> URL: https://issues.apache.org/jira/browse/HADOOP-3277
> Project: Hadoop Core
> Issue Type: Improvement
> Components: contrib/hod
> Affects Versions: 0.17.0
> Reporter: Karam Singh
> Priority: Minor
> Fix For: 0.18.0
>
>
> Current when deallocate on a directory which not allocated hod shows
> following error -:
> [
> CRITICAL - '<cluster_dir_path>' is not a valid cluster directory.
> ]
> It should show some better error message e.g. CRITICAL - '<cluster_dir_path>'
> directory is not allocated.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.