Issue Details (XML | Word | Printable)

Key: HADOOP-3541
Type: Task Task
Status: Closed Closed
Resolution: Fixed
Priority: Blocker Blocker
Assignee: Konstantin Shvachko
Reporter: Konstantin Shvachko
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Hadoop Common

Namespace recovery from the secondary image should be documented.

Created: 11/Jun/08 10:45 PM   Updated: 08/Jul/09 04:43 PM
Component/s: documentation
Affects Version/s: 0.18.0
Fix Version/s: 0.18.0

Time Tracking:
Not Specified

File Attachments:
  Size
Text File Licensed for inclusion in ASF works SecondaryDoc.patch 2008-06-24 10:58 PM Konstantin Shvachko 55 kB
Text File Licensed for inclusion in ASF works SecondaryDoc.patch 2008-06-24 03:17 AM Konstantin Shvachko 44 kB

Hadoop Flags: Reviewed
Resolution Date: 25/Jun/08 12:54 AM


 Description  « Hide
HADOOP-2585 introduced a new feature which lets starting name-node from an image stored on the secondary node.
This need to be documented in "HDFS Admin Guide".

 All   Comments   Work Log   Change History   Subversion Commits      Sort Order: Ascending order - Click to sort in descending order
Konstantin Shvachko added a comment - 24/Jun/08 03:17 AM
Here is the documentation.

Lohit Vijayarenu added a comment - 24/Jun/08 03:49 PM - edited
+1 Looks good
  • Can we describe create an empty storage directory, to be more explicit saying we should not have name/current directory
  • Would it be good idea to document about fs.checkpoint.period and fs.checkpoint.size.

PS: Shouldnt the patch contain only .xml file changes?


Konstantin Shvachko added a comment - 24/Jun/08 10:58 PM
It is a good idea to document fs.checkpoint.period and .size properties. I did that.
By saying "create empty directory" I actually mean creating an empty directory that is the one that does not
contain anything inside. Don' know how to clarify it better.
Yes you are right that the implementation checks only that the directory does not contain a legal image,
but I think the documentation should say empty directory, that way there will be no confusion if we ever
change any thing in the internal directory structure.
I thought we commit xml files as well as the generated by forrest html and pdf files. So my patch contains all three.
Please let me know if this is wrong.

Lohit Vijayarenu added a comment - 24/Jun/08 11:18 PM
+1 Looks good.

Konstantin Shvachko added a comment - 25/Jun/08 12:54 AM
I just committed this.

Hudson added a comment - 25/Jun/08 12:37 PM