| Package | Description |
|---|---|
| org.apache.drill.yarn.core |
Holds functionality common to the Drill-on-YARN client and Application Master (AM).
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
DrillOnYarnConfig.doLoad(ClassLoader cl)
Load the config.
|
String |
DrillOnYarnConfig.getRemoteDrillHome()
Get the location of Drill home on a remote machine, relative to the
container working directory.
|
static DrillOnYarnConfig |
DrillOnYarnConfig.load() |
void |
DrillOnYarnConfig.setAmDrillHome()
Retrieve the AM Drill home location from the DRILL_HOME variable set in the
drill-am.sh launch script.
|
void |
DrillOnYarnConfig.setClientPaths()
Obtain Drill home from the DRILL_HOME environment variable set by
drill-config.sh, which is called from drill-on-yarn.sh.
|
void |
TestConfig.testLoad()
Creates a stack of settings to test overrides.
|
void |
TestConfig.testNonLocalized() |
void |
TestConfig.testNonLocalizedNonSite() |
Copyright © 2021 The Apache Software Foundation. All rights reserved.