org.apache.falcon.replication
Class FeedReplicator
java.lang.Object
Configured
org.apache.falcon.replication.FeedReplicator
public class FeedReplicator
- extends Configured
A tool for feed replication that uses DistCp tool to replicate.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FeedReplicator
public FeedReplicator()
main
public static void main(String[] args)
throws Exception
- Throws:
Exception
run
public int run(String[] args)
throws Exception
- Throws:
Exception
getCommand
protected org.apache.commons.cli.CommandLine getCommand(String[] args)
throws org.apache.commons.cli.ParseException
- Throws:
org.apache.commons.cli.ParseException
getDistCpOptions
protected org.apache.hadoop.tools.DistCpOptions getDistCpOptions(org.apache.commons.cli.CommandLine cmd)
Copyright © 2013-2014 Apache Software Foundation. All Rights Reserved.