| Package | Description |
|---|---|
| org.apache.slider.common.tools | |
| org.apache.slider.core.build | |
| org.apache.slider.server.appmaster.state |
| Modifier and Type | Method and Description |
|---|---|
static int |
SliderUtils.copyDirectory(org.apache.hadoop.conf.Configuration conf,
org.apache.hadoop.fs.Path srcDirPath,
org.apache.hadoop.fs.Path destDirPath,
org.apache.hadoop.fs.permission.FsPermission permission)
Copy a directory to a new FS -both paths must be qualified.
|
void |
CoreFileSystem.createWithPermissions(org.apache.hadoop.fs.Path dir,
org.apache.hadoop.fs.permission.FsPermission clusterPerms)
Create a directory with the given permissions.
|
static String |
SliderUtils.mandatoryEnvVariable(String key)
Resolve a mandatory environment variable
|
void |
CoreFileSystem.submitTarGzipAndUpdate(Map<String,org.apache.hadoop.yarn.api.records.LocalResource> providerResources)
Submit the AM tar.gz resource referenced by the instance's cluster
filesystem.
|
| Modifier and Type | Method and Description |
|---|---|
void |
InstanceBuilder.takeSnapshotOfConfDir(org.apache.hadoop.fs.Path appconfdir) |
| Modifier and Type | Method and Description |
|---|---|
void |
AppState.buildInstance(AppStateBindingInfo binding) |
Copyright © 2014–2015 The Apache Software Foundation. All rights reserved.