| Package | Description | 
|---|---|
| org.apache.hadoop.fs.azure | 
 
A distributed implementation of  
FileSystem for reading and writing files on
Azure Block Storage. | 
| org.apache.hadoop.fs.s3 | 
 A distributed, block-based implementation of  
FileSystem that uses Amazon S3
as a backing store. | 
| org.apache.hadoop.mapred | |
| org.apache.hadoop.mapred.pipes | |
| org.apache.hadoop.mapreduce.lib.partition | |
| org.apache.hadoop.mapreduce.tools | |
| org.apache.hadoop.tools | 
 Command-line tools for MapReduce. 
 | 
| org.apache.hadoop.util | 
 Common utilities. 
 | 
| org.apache.hadoop.yarn.client.cli | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
WasbFsck
An fsck tool implementation for WASB that does various admin/cleanup/recovery
 tasks on the WASB file system. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
MigrationTool
 This class is a tool for migrating data from an older to a newer version
 of an S3 filesystem. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
JobClient
JobClient is the primary interface for the user-job to interact
 with the cluster. | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
Submitter
The main entry point and job submitter. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
InputSampler<K,V>
Utility for collecting samples and writing a partition file for
  
TotalOrderPartitioner. | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
CLI
Interprets the map reduce cli options 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
DistCp
DistCp is the main driver-class for DistCpV2. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
static int | 
ToolRunner.run(Configuration conf,
   Tool tool,
   String[] args)
Runs the given  
Tool by run(String[]), after 
 parsing with the given generic arguments. | 
static int | 
ToolRunner.run(Tool tool,
   String[] args)
Runs the  
Tool with its Configuration. | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
LogsCLI  | 
Copyright © 2017 Apache Software Foundation. All rights reserved.