Uses of Class
org.apache.drill.yarn.core.DoyConfigException
Package
Description
Holds functionality common to the Drill-on-YARN client and Application Master (AM).
-
Uses of DoyConfigException in org.apache.drill.yarn.core
Modifier and TypeMethodDescriptionprotected void
DrillOnYarnConfig.doLoad
(ClassLoader cl) Load the config.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.