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.
|
Copyright © 1970 The Apache Software Foundation. All rights reserved.