Package | Description |
---|---|
org.apache.reef.runtime.common.driver |
Implementation of the Driver-side REEF APIs.
|
org.apache.reef.runtime.yarn.driver |
The Driver-Side implementation of the YARN adapter for REEF.
|
Constructor and Description |
---|
EvaluatorRequestorImpl(ResourceCatalog resourceCatalog,
ResourceRequestHandler resourceRequestHandler,
LoggingScopeFactory loggingScopeFactory) |
Modifier and Type | Class and Description |
---|---|
class |
YarnResourceRequestHandler
Accepts resource requests from the REEF layer, translates them into requests for YARN and hands them to the
appropriate handler for those.
|
Copyright © 2016 The Apache Software Foundation. All rights reserved.