public class HiveCachingHdfsConfiguration extends Object implements HdfsConfiguration
| Modifier and Type | Class and Description |
|---|---|
static class |
HiveCachingHdfsConfiguration.CachingJobConf |
| Constructor and Description |
|---|
HiveCachingHdfsConfiguration(HdfsConfiguration hdfsConfiguration,
CacheConfig cacheConfig,
CacheManager cacheManager,
CacheFactory cacheFactory) |
| Modifier and Type | Method and Description |
|---|---|
org.apache.hadoop.conf.Configuration |
getConfiguration(HdfsContext context,
URI uri) |
@Inject public HiveCachingHdfsConfiguration(HdfsConfiguration hdfsConfiguration, CacheConfig cacheConfig, CacheManager cacheManager, CacheFactory cacheFactory)
public org.apache.hadoop.conf.Configuration getConfiguration(HdfsContext context, URI uri)
getConfiguration in interface HdfsConfigurationCopyright © 2012–2023. All rights reserved.