public class HdfsUtils
extends java.lang.Object
| Constructor and Description |
|---|
HdfsUtils(Config cfg,
java.lang.String fName) |
| Modifier and Type | Method and Description |
|---|---|
HadoopFileSystem |
createHDFSFileSystem()
This method create and return the file system respective to the configuration file.
|
Path |
getPath() |
public HdfsUtils(Config cfg, java.lang.String fName)
public HadoopFileSystem createHDFSFileSystem()
public Path getPath()