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 "Robert Chansler (JIRA)" <ji...@apache.org> on 2008/10/15 00:11:44 UTC

[jira] Assigned: (HADOOP-4404) saveFSImage() should remove files from a storage directory that do not correspond to its type.

     [ https://issues.apache.org/jira/browse/HADOOP-4404?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Robert Chansler reassigned HADOOP-4404:
---------------------------------------

    Assignee: Konstantin Shvachko

> saveFSImage() should remove files from a storage directory that do not correspond to its type.
> ----------------------------------------------------------------------------------------------
>
>                 Key: HADOOP-4404
>                 URL: https://issues.apache.org/jira/browse/HADOOP-4404
>             Project: Hadoop Core
>          Issue Type: Bug
>          Components: dfs
>    Affects Versions: 0.19.0
>            Reporter: Konstantin Shvachko
>            Assignee: Konstantin Shvachko
>            Priority: Blocker
>             Fix For: 0.19.0
>
>
> NameNode's image and edits directories can be separated (HADOOP-3948).
> So the name-node can have 3 types of storage directories. 
> And each directory should contain only those files that correspond to its type:
> # combined image and edits directory: should contain {{fsimage}} and {{edits}}
> # image only directory should contain only {{fsimage}}
> # edits only directory should contain only {{edits}}

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.