org.apache.falcon.logging
Class LogMover

java.lang.Object
  extended by Configured
      extended by org.apache.falcon.logging.LogMover

public class LogMover
extends Configured

Utitlity called in the post process of oozie workflow to move oozie action executor log.


Constructor Summary
LogMover()
           
 
Method Summary
static void main(String[] args)
           
 int run(String[] arguments)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LogMover

public LogMover()
Method Detail

main

public static void main(String[] args)
                 throws Exception
Throws:
Exception

run

public int run(String[] arguments)
        throws Exception
Throws:
Exception


Copyright © 2013-2014 Apache Software Foundation. All Rights Reserved.