public class HBaseMRSteps extends JobBuilderSupport
config, seg, submitter| Constructor and Description |
|---|
HBaseMRSteps(org.apache.kylin.cube.CubeSegment seg) |
appendExecCmdParameters, appendMapReduceParameters, appendMapReduceParameters, createBuildDictionaryStep, createFactDistinctColumnsStep, createFactDistinctColumnsStepWithStats, createMergeDictionaryStep, createUpdateCubeInfoAfterBuildStep, createUpdateCubeInfoAfterMergeStep, getCuboidOutputPaths, getCuboidRootPath, getCuboidRootPath, getFactDistinctColumnsPath, getJobWorkingDir, getJobWorkingDir, getJobWorkingDir, getRealizationRootPath, getSecondaryIndexPath, getStatisticsPathpublic void addSaveCuboidToHTableSteps(org.apache.kylin.job.execution.DefaultChainedExecutable jobFlow,
String cuboidRootPath)
public MapReduceExecutable createRangeRowkeyDistributionStep(String cuboidRootPath, String jobId)
public HadoopShellExecutable createCreateHTableStep(String jobId)
public HadoopShellExecutable createCreateHTableStepWithStats(String jobId)
public MapReduceExecutable createMergeCuboidDataStep(org.apache.kylin.cube.CubeSegment seg, List<org.apache.kylin.cube.CubeSegment> mergingSegments, String jobID, Class<? extends AbstractHadoopJob> clazz)
public MapReduceExecutable createConvertCuboidToHfileStep(String jobId)
public HadoopShellExecutable createBulkLoadStep(String jobId)
public MergeGCStep createMergeGCStep()
public void addMergingGarbageCollectionSteps(org.apache.kylin.job.execution.DefaultChainedExecutable jobFlow)
public void addCubingGarbageCollectionSteps(org.apache.kylin.job.execution.DefaultChainedExecutable jobFlow)
Copyright © 2014–2016 Apache Software Foundation. All rights reserved.