@InterfaceAudience.Public
@InterfaceStability.Unstable
public class MigrationTool
extends org.apache.hadoop.conf.Configured
implements org.apache.hadoop.util.Tool
This class is a tool for migrating data from an older to a newer version of an S3 filesystem.
All files in the filesystem are migrated by re-writing the block metadata - no datafiles are touched.
| Constructor and Description |
|---|
MigrationTool() |
public int run(String[] args) throws Exception
run in interface org.apache.hadoop.util.ToolExceptionpublic void initialize(URI uri) throws IOException
IOExceptionCopyright © 2015 Apache Software Foundation. All Rights Reserved.