| Package | Description |
|---|---|
| org.apache.drill.yarn.client |
Implements a "YARN client" for Drill-on-YARN.
|
| org.apache.drill.yarn.core |
Holds functionality common to the Drill-on-YARN client and Application Master (AM).
|
| Modifier and Type | Field and Description |
|---|---|
protected DfsFacade |
FileUploader.dfs |
| Constructor and Description |
|---|
Localizer(DfsFacade dfs,
File archivePath,
org.apache.hadoop.fs.Path destPath,
String label) |
Localizer(DfsFacade dfs,
File archivePath,
String label)
Resources to be localized (downloaded) to each AM or drillbit node.
|
Localizer(DfsFacade dfs,
File archivePath,
String destName,
String label) |
Localizer(DfsFacade dfs,
String destPath) |
Copyright © 2021 The Apache Software Foundation. All rights reserved.