public class DistributedLzoIndexer
extends org.apache.hadoop.conf.Configured
implements org.apache.hadoop.util.Tool
| Modifier and Type | Field and Description |
|---|---|
static String |
JOB_NAME_KEY
Override the default job name which is generated from the arguments.
|
static String |
JOB_NAME_MAX_LENGTH_KEY
Override the default length to which the job name will be truncated.
|
| Constructor and Description |
|---|
DistributedLzoIndexer() |
| Modifier and Type | Method and Description |
|---|---|
static void |
main(String[] args) |
static void |
printUsage() |
int |
run(String[] args) |
public static final String JOB_NAME_KEY
public static final String JOB_NAME_MAX_LENGTH_KEY
Copyright © 2016. All Rights Reserved.