public class MapRFileSystem extends HadoopFileSystem
Internally, this class wraps the FileSystem
implementation
of the MapR file system client.
FileSystem.WriteMode
Constructor and Description |
---|
MapRFileSystem(URI fsUri)
Creates a MapRFileSystem for the given URI.
|
Modifier and Type | Method and Description |
---|---|
FileSystemKind |
getKind()
Gets a description of the characteristics of this file system.
|
create, create, delete, getDefaultBlockSize, getFileBlockLocations, getFileStatus, getHadoopFileSystem, getHomeDirectory, getUri, getWorkingDirectory, isDistributedFS, listStatus, mkdirs, open, open, rename
create, exists, get, getDefaultFsUri, getLocalFileSystem, getUnguardedFileSystem, initialize, initOutPathDistFS, initOutPathLocalFS
public MapRFileSystem(URI fsUri) throws IOException
fsUri
- The URI describing the file systemIOException
- Thrown if the file system could not be initialized.public FileSystemKind getKind()
FileSystem
getKind
in class HadoopFileSystem
Copyright © 2014–2018 The Apache Software Foundation. All rights reserved.