org.apache.falcon.logging
Class LogProvider
java.lang.Object
org.apache.falcon.logging.LogProvider
public final class LogProvider
- extends Object
Get oozie action execution logs corresponding to a run as saved by the log mover.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LogProvider
public LogProvider()
populateLogUrls
public org.apache.falcon.resource.InstancesResult.Instance populateLogUrls(Entity entity,
org.apache.falcon.resource.InstancesResult.Instance instance,
String runId)
throws FalconException
- Throws:
FalconException
getResolvedRunId
public String getResolvedRunId(FileSystem fs,
org.apache.falcon.entity.v0.cluster.Cluster cluster,
Entity entity,
org.apache.falcon.resource.InstancesResult.Instance instance,
String runId)
throws FalconException,
IOException
- Throws:
FalconException
IOException
Copyright © 2013-2014 Apache Software Foundation. All Rights Reserved.