public final class SchedulerREEF extends Object
Modifier and Type | Class and Description |
---|---|
static class |
SchedulerREEF.Retain
Command line parameter = true to reuse evaluators,.
|
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 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.InjectionException
IOException
org.apache.commons.cli.ParseException
public static void main(String[] args) throws InjectionException, IOException, org.apache.commons.cli.ParseException
args
- InjectionException
IOException
org.apache.commons.cli.ParseException
Copyright © 2016 The Apache Software Foundation. All rights reserved.