Package org.apache.drill.yarn.client
Class AMRunner
java.lang.Object
org.apache.drill.yarn.client.AMRunner
Launch the AM through YARN. Builds the launch description, then tracks
the launch operation itself. Finally, provides the user with links to
track the AM both through YARN and via the AM's own web UI.
-
Field Summary
Modifier and TypeFieldDescription -
Constructor Summary
ConstructorDescriptionAMRunner
(com.typesafe.config.Config config, boolean verbose, boolean dryRun) -
Method Summary
-
Field Details
-
resources
-
drillArchivePath
-
siteArchivePath
-
remoteDrillHome
-
remoteSiteDir
-
-
Constructor Details
-
AMRunner
public AMRunner(com.typesafe.config.Config config, boolean verbose, boolean dryRun)
-
-
Method Details
-
run
- Throws:
ClientException
-