Package | Description |
---|---|
org.apache.reef.runtime.yarn.client |
Client-side event handlers for YARN resourcemanager.
|
org.apache.reef.webserver |
HTTP Server component to implement a REST API for the Driver or Evaluators.
|
Constructor and Description |
---|
YarnSubmissionHelper(org.apache.hadoop.yarn.conf.YarnConfiguration yarnConfiguration,
REEFFileNames fileNames,
ClasspathProvider classpath,
SecurityTokenProvider tokenProvider) |
YarnSubmissionHelper(org.apache.hadoop.yarn.conf.YarnConfiguration yarnConfiguration,
REEFFileNames fileNames,
ClasspathProvider classpath,
SecurityTokenProvider tokenProvider,
List<String> commandPrefixList) |
Constructor and Description |
---|
HttpServerReefEventHandler(ReefEventStateManager reefStateManager,
Set<EventHandler<Void>> clientCloseHandlers,
String logLevel,
LoggingScopeFactory loggingScopeFactory,
REEFFileNames reefFileNames,
InjectionFuture<ProgressProvider> progressProvider) |
Copyright © 2016 The Apache Software Foundation. All rights reserved.