Package | Description |
---|---|
org.apache.oozie.dependency |
Modifier and Type | Method and Description |
---|---|
static ActionDependency |
DependencyChecker.checkForAvailability(String[] missingDependencies,
org.apache.hadoop.conf.Configuration actionConf,
boolean stopOnFirstMissing)
Get the currently missing and available dependencies after checking the list of known missing
dependencies against the source.
|
static ActionDependency |
DependencyChecker.checkForAvailability(String missingDependencies,
org.apache.hadoop.conf.Configuration actionConf,
boolean stopOnFirstMissing)
Get the currently missing and available dependencies after checking the list of known missing
dependencies against the source.
|
Copyright © 2015 Apache Software Foundation. All Rights Reserved.