public class HDFSPathGarbageCollectionStep
extends org.apache.kylin.job.execution.AbstractExecutable
| Modifier and Type | Field and Description |
|---|---|
static String |
TO_DELETE_PATHS |
| Constructor and Description |
|---|
HDFSPathGarbageCollectionStep() |
| Modifier and Type | Method and Description |
|---|---|
protected org.apache.kylin.job.execution.ExecuteResult |
doWork(org.apache.kylin.job.execution.ExecutableContext context) |
List<String> |
getDeletePaths() |
String |
getJobId() |
void |
setDeletePaths(List<String> deletePaths) |
void |
setJobId(String jobId) |
addExtraInfo, cleanup, execute, formatNotifications, getConfig, getDuration, getDuration, getEndTime, getEndTime, getExtraInfo, getExtraInfoAsLong, getExtraInfoAsLong, getId, getInterruptTime, getInterruptTime, getLastModified, getManager, getName, getNotifyList, getOutput, getParam, getParams, getStartTime, getStartTime, getStatus, getSubmitter, handleMetaDataPersistException, initConfig, isDiscarded, isPaused, isRunnable, needRetry, notifyUserStatusChange, onExecuteError, onExecuteFinished, onExecuteStart, sendMail, setEndTime, setId, setInterruptTime, setName, setNotifyList, setNotifyList, setParam, setParams, setStartTime, setSubmitter, toStringpublic static final String TO_DELETE_PATHS
protected org.apache.kylin.job.execution.ExecuteResult doWork(org.apache.kylin.job.execution.ExecutableContext context)
throws org.apache.kylin.job.exception.ExecuteException
doWork in class org.apache.kylin.job.execution.AbstractExecutableorg.apache.kylin.job.exception.ExecuteExceptionpublic void setJobId(String jobId)
public String getJobId()
Copyright © 2014–2017 Apache Software Foundation. All rights reserved.