Package org.apache.drill.yarn.core
Class DfsFacade.Localizer
java.lang.Object
org.apache.drill.yarn.core.DfsFacade.Localizer
- Enclosing class:
- DfsFacade
-
Field Summary
-
Constructor Summary
ConstructorDescriptionResources to be localized (downloaded) to each AM or drillbit node. -
Method Summary
-
Field Details
-
localArchivePath
-
dfsArchivePath
protected org.apache.hadoop.fs.Path dfsArchivePath
-
-
Constructor Details
-
Localizer
Resources to be localized (downloaded) to each AM or drillbit node. -
Localizer
-
Localizer
-
Localizer
-
-
Method Details
-
getBaseName
-
getDestPath
-
upload
- Throws:
DfsFacade.DfsFacadeException
-
defineResources
public void defineResources(Map<String, org.apache.hadoop.yarn.api.records.LocalResource> resources, String key) throws DfsFacade.DfsFacadeException- Throws:
DfsFacade.DfsFacadeException
-
filesMatch
public boolean filesMatch() -
getLabel
-
destExists
- Throws:
IOException
-