public final class FailureREEF extends Object
Modifier and Type | Class and Description |
---|---|
static class |
FailureREEF.Local
Command line parameter = true to run locally, or false to run on YARN.
|
static class |
FailureREEF.TimeOut
Number of minutes before timeout.
|
Modifier and Type | Field and Description |
---|---|
static int |
MAX_NUMBER_OF_EVALUATORS
The upper limit on the number of Evaluators that the local resourcemanager will hand out concurrently.
|
Modifier and Type | Method and Description |
---|---|
static void |
main(String[] args) |
static LauncherStatus |
runFailureReef(Configuration runtimeConfig,
int timeout) |
public static final int MAX_NUMBER_OF_EVALUATORS
public static LauncherStatus runFailureReef(Configuration runtimeConfig, int timeout) throws InjectionException
InjectionException
public static void main(String[] args) throws InjectionException
InjectionException
Copyright © 2016 The Apache Software Foundation. All rights reserved.