public class HBaseMRSteps extends JobBuilderSupport
config, seg, submitter| Constructor and Description |
|---|
HBaseMRSteps(org.apache.kylin.metadata.realization.IRealizationSegment seg) |
appendExecCmdParameters, appendMapReduceParameters, createBuildDictionaryStep, createFactDistinctColumnsStep, createFactDistinctColumnsStepWithStats, createMergeDictionaryStep, createUpdateCubeInfoAfterBuildStep, createUpdateCubeInfoAfterMergeStep, createUpdateIIInfoAfterBuildStep, getCuboidOutputPaths, getCuboidRootPath, getCuboidRootPath, getFactDistinctColumnsPath, getJobWorkingDir, getJobWorkingDir, getRealizationRootPath, getSecondaryIndexPath, getSecondaryIndexPath, getStatisticsPathpublic HBaseMRSteps(org.apache.kylin.metadata.realization.IRealizationSegment seg)
public 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 createConvertCuboidToHfileStep(String cuboidRootPath, 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)
public void addSaveIIToHTableSteps(org.apache.kylin.job.execution.DefaultChainedExecutable jobFlow,
String rootPath)
public void addInvertedIndexGarbageCollectionSteps(org.apache.kylin.job.execution.DefaultChainedExecutable jobFlow)
Copyright © 2014–2016 Apache Software Foundation. All rights reserved.