public class HadoopKerberosFileSystemFactoryDelegate extends HadoopBasicFileSystemFactoryDelegate
cfg, fullUri, proxy, workDir| Constructor and Description |
|---|
HadoopKerberosFileSystemFactoryDelegate(KerberosHadoopFileSystemFactory proxy)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
protected FileSystem |
create(String usrName)
Internal file system creation routine, invoked in correct class loader context.
|
FileSystem |
getWithMappedName(String name)
Internal file system create routine.
|
void |
start() |
get, stoppublic HadoopKerberosFileSystemFactoryDelegate(KerberosHadoopFileSystemFactory proxy)
proxy - Proxy.public FileSystem getWithMappedName(String name) throws IOException
getWithMappedName in class HadoopBasicFileSystemFactoryDelegatename - User name.IOException - If failed.protected FileSystem create(String usrName) throws IOException, InterruptedException
create in class HadoopBasicFileSystemFactoryDelegateusrName - User name.IOException - If failed.InterruptedException - if the current thread is interrupted.public void start()
throws IgniteException
HadoopBasicFileSystemFactoryDelegatestart in interface LifecycleAwarestart in class HadoopBasicFileSystemFactoryDelegateIgniteException
Follow @ApacheIgnite
Ignite Fabric : ver. 2.5.1-p166 Release Date : September 3 2019