Uses of Class
org.apache.hadoop.yarn.service.exceptions.BadClusterStateException
Packages that use BadClusterStateException
-
Uses of BadClusterStateException in org.apache.hadoop.yarn.service.utils
Methods in org.apache.hadoop.yarn.service.utils that throw BadClusterStateExceptionModifier and TypeMethodDescriptionstatic voidServiceUtils.copy(org.apache.hadoop.conf.Configuration conf, org.apache.hadoop.fs.Path srcFile, org.apache.hadoop.fs.Path destFile) Copy a file to a new FS -both paths must be qualified.voidCoreFileSystem.createWithPermissions(org.apache.hadoop.fs.Path dir, org.apache.hadoop.fs.permission.FsPermission clusterPerms) Create a directory with the given permissions.static StringServiceUtils.mandatoryEnvVariable(String key) Resolve a mandatory environment variablevoidCoreFileSystem.submitTarGzipAndUpdate(Map<String, org.apache.hadoop.yarn.api.records.LocalResource> providerResources) Submit the AM tar.gz resource referenced by the instance's cluster filesystem.