public class FileSystemHelper
extends Object
Constructor and Description |
---|
FileSystemHelper() |
Modifier and Type | Method and Description |
---|---|
static int |
findMaxTaskId(String pathStr,
org.apache.hadoop.conf.Configuration conf)
Finds the maximum taskid in the output file names at the given path.
|
static scala.collection.Seq<org.apache.hadoop.fs.Path> |
listFiles(String pathStr,
org.apache.hadoop.conf.Configuration conf) |
public static scala.collection.Seq<org.apache.hadoop.fs.Path> listFiles(String pathStr, org.apache.hadoop.conf.Configuration conf)
public static int findMaxTaskId(String pathStr, org.apache.hadoop.conf.Configuration conf)