Package | Description |
---|---|
org.apache.hadoop.fs |
Implementations of
AbstractFileSystem for hdfs
over rpc and hdfs over web. |
Modifier and Type | Method and Description |
---|---|
static LocalFileSystem |
FileSystem.getLocal(Configuration conf)
Get the local file system.
|
static LocalFileSystem |
FileSystem.newInstanceLocal(Configuration conf)
Get a unique local file system object
|
Copyright © 2017 Apache Software Foundation. All rights reserved.