|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CoordinatorJobException | |
---|---|
org.apache.oozie.command.coord |
Uses of CoordinatorJobException in org.apache.oozie.command.coord |
---|
Methods in org.apache.oozie.command.coord that throw CoordinatorJobException | |
---|---|
org.jdom.Element |
CoordSubmitXCommand.basicResolveAndIncludeDS(String appXml,
org.apache.hadoop.conf.Configuration conf,
CoordinatorJobBean coordJob)
The method resolve all the variables that are defined in configuration. |
protected void |
CoordSubmitXCommand.includeDataSets(org.jdom.Element resolvedXml,
org.apache.hadoop.conf.Configuration conf)
Include referred datasets into XML. |
static boolean |
CoordCommandUtils.materializeSLA(org.jdom.Element eSla,
Date nominalTime,
org.apache.hadoop.conf.Configuration conf)
|
protected String |
CoordSubmitXCommand.readDefinition(String appPath)
Read coordinator definition. |
protected org.jdom.Element |
CoordSubmitXCommand.resolveInitial(org.apache.hadoop.conf.Configuration conf,
String appXml,
CoordinatorJobBean coordJob)
Resolve basic entities using job Configuration. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |