This project has retired. For details please refer to its Attic page.
Uses of Class org.apache.oozie.coord.CoordinatorJobException (Apache Oozie Core 3.3.2 API)

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 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.
 



Copyright © 2013 Apache Software Foundation. All Rights Reserved.