You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-dev@hadoop.apache.org by "Karam Singh (JIRA)" <ji...@apache.org> on 2008/04/18 14:16:21 UTC

[jira] Created: (HADOOP-3277) hod should better errors message when deallocate is fired on non allocated directory.

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


[jira] Resolved: (HADOOP-3277) hod should better errors message when deallocate is fired on non allocated directory.

Posted by "Vinod Kumar Vavilapalli (JIRA)" <ji...@apache.org>.
     [ 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.


[jira] Updated: (HADOOP-3277) hod should better errors message when deallocate is fired on non allocated directory.

Posted by "Hemanth Yamijala (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HADOOP-3277?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Hemanth Yamijala updated HADOOP-3277:
-------------------------------------

    Fix Version/s:     (was: 0.17.0)
                   0.18.0

After a discussion with Karam, decided to move this out of the 0.17 queue because this is a scenario that will not usually occur. However, given feedback we are getting on HOD messages, we should fix this (possibly as part of a larger error messages improvement process) for 0.18.

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


[jira] Updated: (HADOOP-3277) hod should better errors message when deallocate is fired on non allocated directory.

Posted by "Hemanth Yamijala (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HADOOP-3277?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Hemanth Yamijala updated HADOOP-3277:
-------------------------------------

    Fix Version/s:     (was: 0.18.0)

Moving out of the 0.18 queue as these could not make the feature freeze date.

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