| Package | Description |
|---|---|
| org.apache.drill.yarn.appMaster |
Implements the Drill Application Master for YARN.
|
| org.apache.drill.yarn.zk |
Interface between the Application Master and ZooKeeper.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
ClusterController
Interface which identifies the cluster controller methods that are save to
call from the
Dispatcher. |
| Modifier and Type | Class and Description |
|---|---|
class |
ClusterControllerImpl
Controls the Drill cluster by representing the current cluster state with a
desired state, taking corrective action to keep the cluster in the desired
state.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ZKRegistry.finish(RegistryHandler handler) |
void |
ZKRegistry.start(RegistryHandler controller)
Called during AM startup to initialize ZK.
|
Copyright © 2021 The Apache Software Foundation. All rights reserved.