public final class SchedulerREEF extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
SchedulerREEF.Retain
Command line parameter = true to reuse evaluators,
or false to allocate/close for each iteration
|
| Constructor and Description |
|---|
SchedulerREEF() |
| Modifier and Type | Method and Description |
|---|---|
static void |
main(String[] args)
Main program
|
static void |
runTaskScheduler(Configuration runtimeConf,
String[] args)
Run the Task scheduler.
|
public SchedulerREEF()
public static void runTaskScheduler(Configuration runtimeConf, String[] args) throws InjectionException, IOException, org.apache.commons.cli.ParseException
runtimeConf - The runtime configuration (e.g. Local, YARN, etc)args - Command line arguments.InjectionExceptionIOExceptionorg.apache.commons.cli.ParseExceptionpublic static final void main(String[] args) throws InjectionException, IOException, org.apache.commons.cli.ParseException
args - InjectionExceptionIOExceptionorg.apache.commons.cli.ParseExceptionCopyright © 2015 The Apache Software Foundation. All rights reserved.