public final class YtYJob extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
YtYJob.YtYMapper |
static class |
YtYJob.YtYReducer |
| Modifier and Type | Field and Description |
|---|---|
static String |
OUTPUT_YT_Y |
static String |
PROP_K |
static String |
PROP_OMEGA_SEED |
static String |
PROP_P |
| Modifier and Type | Method and Description |
|---|---|
static void |
run(org.apache.hadoop.conf.Configuration conf,
org.apache.hadoop.fs.Path[] inputPaths,
org.apache.hadoop.fs.Path outputPath,
int k,
int p,
long seed) |
public static final String PROP_OMEGA_SEED
public static final String PROP_K
public static final String PROP_P
public static final String OUTPUT_YT_Y
public static void run(org.apache.hadoop.conf.Configuration conf,
org.apache.hadoop.fs.Path[] inputPaths,
org.apache.hadoop.fs.Path outputPath,
int k,
int p,
long seed)
throws ClassNotFoundException,
InterruptedException,
IOException
Copyright © 2008–2017 The Apache Software Foundation. All rights reserved.