Uses of Class
org.apache.oozie.coord.CoordinatorJobException

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 CoordSubmitCommand.basicResolveAndIncludeDS(java.lang.String appXml, org.apache.hadoop.conf.Configuration conf, CoordinatorJobBean coordJob)
          The method resolve all the variables that are defined in configuration.
protected  void CoordSubmitCommand.includeDataSets(org.jdom.Element resolvedXml, org.apache.hadoop.conf.Configuration conf)
          Include referred Datasets into XML.
static boolean CoordCommandUtils.materializeSLA(org.jdom.Element eSla, java.util.Date nominalTime, org.apache.hadoop.conf.Configuration conf)
           
protected  java.lang.String CoordSubmitCommand.readDefinition(java.lang.String appPath, java.lang.String fileName)
          Read workflow definition.
protected  org.jdom.Element CoordSubmitCommand.resolveInitial(org.apache.hadoop.conf.Configuration conf, java.lang.String appXml, CoordinatorJobBean coordJob)
          Resolve basic entities using job Configuration.
 



Copyright © 2010 Yahoo. All Rights Reserved.