public class HadoopUtils extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
LOCAL_FS_SCHEME |
| Constructor and Description |
|---|
HadoopUtils() |
| Modifier and Type | Method and Description |
|---|---|
static Path |
hadoopToJavaPath(org.apache.hadoop.fs.Path hadoopPath) |
static org.apache.hadoop.fs.Path |
javaToHadoopPath(Path javaPath) |
public static final String LOCAL_FS_SCHEME
Copyright © 2021 The Apache Software Foundation. All rights reserved.