Issue Details (XML | Word | Printable)

Key: HADOOP-4728
Type: Test Test
Status: Closed Closed
Resolution: Fixed
Priority: Minor Minor
Assignee: Boris Shkolnik
Reporter: Boris Shkolnik
Votes: 0
Watchers: 1
Operations

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

Tests for NameNode -checkpoint option with different configurations

Created: 25/Nov/08 11:51 PM   Updated: 23/Apr/09 07:17 PM
Return to search
Component/s: None
Affects Version/s: 0.20.0
Fix Version/s: 0.20.0

Time Tracking:
Not Specified

File Attachments:
  Size
Text File Licensed for inclusion in ASF works HADOOP-4728-1.patch 2008-12-02 06:44 PM Boris Shkolnik 11 kB
Text File Licensed for inclusion in ASF works HADOOP-4728-2.patch 2008-12-04 10:16 PM Boris Shkolnik 14 kB
Text File Licensed for inclusion in ASF works HADOOP-4728-3.patch 2008-12-05 11:17 PM Boris Shkolnik 14 kB
Text File Licensed for inclusion in ASF works HADOOP-4728-4.patch 2008-12-10 01:20 AM Boris Shkolnik 13 kB
Text File Licensed for inclusion in ASF works HADOOP-4728.patch 2008-11-26 12:12 AM Boris Shkolnik 12 kB

Hadoop Flags: Reviewed
Resolution Date: 12/Dec/08 01:02 AM


 Description  « Hide
here are the tests:

id : secnn-4
Desc : Start SecondaryNameNode first before starting NameNode
Expected
results : Secondary namenode should fail to start

---------------------------------
id : secnn-6
Desc : Configure NameNode with dfs.name.dir and dfs.name.edits.dir pointing to different directories. Make sure the directories are empty.
Use default configuration for fs.checkpoint.dir and fs.checkpoint.edits.dir pointing to same directory.
Start NameNode using -importCheckpoint.
Expected
results : Name-node should import image and edits into different directories.

---------------------------------
id : secnn-7
Desc : Start NameNode.
Configure SecondaryNameNode with fs.checkpoint.dir and fs.checkpoint.edits.dir pointing to different directories.
Start SecondaryNameNode.
Expected
results : Secondary name-node should download edits and create the image in different directories.
----------------------------

id : secnn-8
Desc : Configure NameNode with dfs.name.dir and dfs.name.edits.dir pointing to different directories. Make sure the directories are empty.
Configure fs.checkpoint.dir and fs.checkpoint.edits.dir pointing to different (same as in secnn-7) directories.
Start NameNode using -importCheckpoint.
Expected
Results : Name-node should import image and edits into different directories.



 All   Comments   Work Log   Change History   Subversion Commits      Sort Order: Ascending order - Click to sort in descending order
No work has yet been logged on this issue.