@InterfaceAudience.Private public class NamenodeFsck extends Object
The tool scans all files and directories, starting from an indicated root path. The following abnormal conditions are detected and handled:
#FIXING_NONE
)#FIXING_MOVE
). Remaining data blocks are saved as a
block chains, representing longest consecutive series of valid blocks.#FIXING_DELETE
)Modifier and Type | Field and Description |
---|---|
static String |
CORRUPT_STATUS |
static String |
FAILURE_STATUS |
static String |
HEALTHY_STATUS |
static org.apache.commons.logging.Log |
LOG |
static String |
NONEXISTENT_STATUS |
public static final org.apache.commons.logging.Log LOG
public static final String CORRUPT_STATUS
public static final String HEALTHY_STATUS
public static final String NONEXISTENT_STATUS
public static final String FAILURE_STATUS
Copyright © 2013 Apache Software Foundation. All rights reserved.