@InterfaceAudience.Private
@InterfaceStability.Unstable
public class LocalConfigurationProvider
extends org.apache.hadoop.yarn.conf.ConfigurationProvider
Constructor and Description |
---|
LocalConfigurationProvider() |
Modifier and Type | Method and Description |
---|---|
void |
closeInternal() |
InputStream |
getConfigurationInputStream(org.apache.hadoop.conf.Configuration bootstrapConf,
String name) |
void |
initInternal(org.apache.hadoop.conf.Configuration bootstrapConf) |
public InputStream getConfigurationInputStream(org.apache.hadoop.conf.Configuration bootstrapConf, String name) throws IOException, org.apache.hadoop.yarn.exceptions.YarnException
getConfigurationInputStream
in class org.apache.hadoop.yarn.conf.ConfigurationProvider
IOException
org.apache.hadoop.yarn.exceptions.YarnException
public void initInternal(org.apache.hadoop.conf.Configuration bootstrapConf) throws Exception
initInternal
in class org.apache.hadoop.yarn.conf.ConfigurationProvider
Exception
Copyright © 2008–2019 Apache Software Foundation. All rights reserved.