public static class HBaseMROutput2Transition.HBaseMROutputFormat extends Object implements IMROutput2.IMROutputFormat
| Constructor and Description |
|---|
HBaseMROutput2Transition.HBaseMROutputFormat() |
| Modifier and Type | Method and Description |
|---|---|
void |
configureJobInput(org.apache.hadoop.mapreduce.Job job,
String input) |
void |
configureJobOutput(org.apache.hadoop.mapreduce.Job job,
String output,
org.apache.kylin.cube.CubeSegment segment,
org.apache.kylin.cube.cuboid.CuboidScheduler cuboidScheduler,
int level) |
public HBaseMROutput2Transition.HBaseMROutputFormat()
public void configureJobInput(org.apache.hadoop.mapreduce.Job job,
String input)
throws Exception
configureJobInput in interface IMROutput2.IMROutputFormatExceptionpublic void configureJobOutput(org.apache.hadoop.mapreduce.Job job,
String output,
org.apache.kylin.cube.CubeSegment segment,
org.apache.kylin.cube.cuboid.CuboidScheduler cuboidScheduler,
int level)
throws Exception
configureJobOutput in interface IMROutput2.IMROutputFormatExceptionCopyright © 2014–2018 Apache Software Foundation. All rights reserved.